Update of /cvsroot/blob/blob/doc
In directory usw-pr-cvs1:/tmp/cvs-serv7993/doc
Modified Files:
commandlist.txt
Log Message:
Fix typo
Index: commandlist.txt
===================================================================
RCS file: /cvsroot/blob/blob/doc/commandlist.txt,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- commandlist.txt 2001/12/17 00:07:37 1.1
+++ commandlist.txt 2002/01/05 20:24:07 1.2
@@ -157,7 +157,7 @@
That's all there is.
-It's good practice to both the help text and the __commandlist()
+It's good practice to put both the help text and the __commandlist()
definition just below the function that implements the command, so
there is less chance for them to get discrepancies.
|