[armedbear-cvs] r13633 - trunk/abcl

mevenson at common-lisp.net mevenson at common-lisp.net
Thu Oct 20 07:12:10 UTC 2011


Author: mevenson
Date: Thu Oct 20 00:12:07 2011
New Revision: 13633

Log:
Ispell build.xml.

Modified:
   trunk/abcl/build.xml

Modified: trunk/abcl/build.xml
==============================================================================
--- trunk/abcl/build.xml	Wed Oct 19 23:56:49 2011	(r13632)
+++ trunk/abcl/build.xml	Thu Oct 20 00:12:07 2011	(r13633)
@@ -445,7 +445,7 @@
     <target name="abcl.wrapper" 
             depends="abcl.jar,abcl.contrib,abcl.wrapper.unix,abcl.wrapper.windows">
       <description>
-        Creates in-place exectuable shell wrapper in '${abcl.wrapper.file}'
+        Creates in-place executable shell wrapper in '${abcl.wrapper.file}'
       </description>
       <!-- Set from commandline or in 'build.properties' -->
       <property name="additional.jars" value=""/>




More information about the armedbear-cvs mailing list