pkgsrc-Changes archive

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

CVS commit: pkgsrc/lang/gjs



Module Name:    pkgsrc
Committed By:   ryoon
Date:           Tue Jul  7 12:26:03 UTC 2020

Modified Files:
        pkgsrc/lang/gjs: DESCR

Log Message:
gjs: Capitalize JavaScript


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/lang/gjs/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/gjs/DESCR
diff -u pkgsrc/lang/gjs/DESCR:1.1 pkgsrc/lang/gjs/DESCR:1.2
--- pkgsrc/lang/gjs/DESCR:1.1   Sun Oct  6 15:50:31 2019
+++ pkgsrc/lang/gjs/DESCR       Tue Jul  7 12:26:03 2020
@@ -1,3 +1,3 @@
-Gjs is a Javascript binding for GNOME. It's mainly based on
-Spidermonkey javascript engine and the GObject introspection
+Gjs is a JavaScript binding for GNOME. It's mainly based on
+Spidermonkey JavaScript engine and the GObject introspection
 framework.



Home | Main Index | Thread Index | Old Index