[GRASS-SVN] r35324 - grass/trunk/general/g.message
svn_grass at osgeo.org
svn_grass at osgeo.org
Sat Jan 10 16:31:12 EST 2009
Author: neteler
Date: 2009-01-10 16:31:12 -0500 (Sat, 10 Jan 2009)
New Revision: 35324
Modified:
grass/trunk/general/g.message/g.message.html
Log:
typo fixed
Modified: grass/trunk/general/g.message/g.message.html
===================================================================
--- grass/trunk/general/g.message/g.message.html 2009-01-10 21:30:45 UTC (rev 35323)
+++ grass/trunk/general/g.message/g.message.html 2009-01-10 21:31:12 UTC (rev 35324)
@@ -19,7 +19,7 @@
Messages containing "<tt>=</tt>" must use the full <b>message=</b> syntax so
the parser doesn't get confused.
<P>
-If you want a long message (mutli-line) to be dealt with as a single
+If you want a long message (multi-line) to be dealt with as a single
paragraph, use a single call to <em>g.message</em> with text split in the
script using the backslash as the last character. (In shell scripts don't
close the "quote")
More information about the grass-commit
mailing list