Revision: 1770
Author: [email protected]
Date: Wed Dec  9 14:09:19 2009
Log: typo
http://code.google.com/p/simal/source/detail?r=1770

Modified:
   
/trunk/uk.ac.osswatch.simal.core/src/main/java/uk/ac/osswatch/simal/Simal.java

=======================================
---  
/trunk/uk.ac.osswatch.simal.core/src/main/java/uk/ac/osswatch/simal/Simal.java  
 
Mon Nov 30 08:15:21 2009
+++  
/trunk/uk.ac.osswatch.simal.core/src/main/java/uk/ac/osswatch/simal/Simal.java  
 
Wed Dec  9 14:09:19 2009
@@ -76,7 +76,7 @@
      Options opts = new Options();

      Option help = new Option("h", "help", false,
-        "Print help for the Simal command line interface adn exit");
+        "Print help for the Simal command line interface and exit");
      opts.addOption(help);

      Option version = new Option("v", "version", false,

--

You received this message because you are subscribed to the Google Groups 
"Simal Commits" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/simal-commits?hl=en.


Reply via email to