[GRASS-SVN] r72752 - sandbox/wenzeslaus/g.citation
svn_grass at osgeo.org
svn_grass at osgeo.org
Thu May 31 14:02:20 PDT 2018
Author: neteler
Date: 2018-05-31 14:02:20 -0700 (Thu, 31 May 2018)
New Revision: 72752
Modified:
sandbox/wenzeslaus/g.citation/g.citation.py
Log:
g.citation addon: email fix and msg cosmetics
Modified: sandbox/wenzeslaus/g.citation/g.citation.py
===================================================================
--- sandbox/wenzeslaus/g.citation/g.citation.py 2018-05-31 10:38:04 UTC (rev 72751)
+++ sandbox/wenzeslaus/g.citation/g.citation.py 2018-05-31 21:02:20 UTC (rev 72752)
@@ -6,7 +6,7 @@
#
# AUTHOR(S): Vaclav Petras <wenzeslaus AT gmail DOT com> (ORCID: 0000-0001-5566-9236)
# Peter Loewe <ploewe AT osgeo DOT org> (ORCID: 0000-0003-2257-0517)
-# Markus Neteler <mneteler AT osgeo DOT org> (ORCID: 0000-0003-1916-1966)
+# Markus Neteler <neteler AT osgeo DOT org> (ORCID: 0000-0003-1916-1966)
#
# PURPOSE: Provide scientific citation for GRASS modules and add-ons.
#
@@ -28,7 +28,7 @@
#%option
#% key: module
#% type: string
-#% description: GRASS module to be cited
+#% description: GRASS GIS module to be cited
#% required: yes
#% multiple: no
#%end
More information about the grass-commit
mailing list