CMUCL commit: cmucl-www/cmucl-www/www (index.html)
Raymond Toy
rtoy at common-lisp.net
Mon May 31 20:30:55 CEST 2010
Date: Monday, May 31, 2010 @ 14:30:55
Author: rtoy
Path: /project/cmucl/cvsroot/cmucl-www/cmucl-www/www
Modified: index.html
Fix typo.
------------+
index.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Index: cmucl-www/cmucl-www/www/index.html
diff -u cmucl-www/cmucl-www/www/index.html:1.7 cmucl-www/cmucl-www/www/index.html:1.8
--- cmucl-www/cmucl-www/www/index.html:1.7 Mon May 31 14:18:14 2010
+++ cmucl-www/cmucl-www/www/index.html Mon May 31 14:30:55 2010
@@ -77,7 +77,7 @@
</li>
<li> A new switch, <code>-help</code> has been added. This prints
out a brief summary of the available command line switches and
- exists. You may also use <code>--help</code>.
+ exits. You may also use <code>--help</code>.
<li> The GCD of positive integers sometimes returned a negative
result. This is fixed.
</li>
More information about the cmucl-commit
mailing list