pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/lang/janet



Module Name:    pkgsrc
Committed By:   dholland
Date:           Wed Jul 20 07:58:59 UTC 2022

Modified Files:
        pkgsrc/lang/janet: DESCR

Log Message:
typo in lang/janet/DESCR


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/lang/janet/DESCR

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/lang/janet/DESCR
diff -u pkgsrc/lang/janet/DESCR:1.1 pkgsrc/lang/janet/DESCR:1.2
--- pkgsrc/lang/janet/DESCR:1.1 Tue Mar  3 09:44:02 2020
+++ pkgsrc/lang/janet/DESCR     Wed Jul 20 07:58:59 2022
@@ -2,4 +2,4 @@ Janet is a functional and imperative pro
 
 Janet makes a good system scripting language, or a language to embed in
 other programs. Think Lua or Guile. Janet also can be used for rapid
-prototying, dynamic systems, and other domains where lisp shines.
+prototyping, dynamic systems, and other domains where lisp shines.



Home | Main Index | Thread Index | Old Index