[SCM] Lisaac compiler branch, master,	updated. lisaac-0.12-412-g458e470
    ontologiae 
    ontologiae at ordinateur-de-ontologiae.local
       
    Tue Aug 18 20:01:07 UTC 2009
    
    
  
The following commit has been merged in the master branch:
commit 458e470f7e995e30f1bad16a83a70ea6ecd809e1
Author: ontologiae <ontologiae at ordinateur-de-ontologiae.local>
Date:   Tue Aug 18 22:00:37 2009 +0200
    english grammar typo in install_lisaac
diff --git a/install_lisaac.li b/install_lisaac.li
index 93fd26e..0c4efd1 100644
--- a/install_lisaac.li
+++ b/install_lisaac.li
@@ -561,7 +561,7 @@ Section Private
       string_tmp.print;
       "'\n".print;
       ENVIRONMENT.execute_command string_tmp;		
-      "  OK, you found this documentation in `lib_html/index.html'\n".print;  
+      "  OK, you'll find this documentation in `lib_html/index.html'\n".print;  
     };
     '\n'.print;
   );
-- 
Lisaac compiler
    
    
More information about the Lisaac-commits
mailing list