Revision: 10177
          http://sourceforge.net/p/languagetool/code/10177
Author:   dnaber
Date:     2013-06-02 18:56:01 +0000 (Sun, 02 Jun 2013)
Log Message:
-----------
tiny typo fix in usage output

Modified Paths:
--------------
    
trunk/languagetool/languagetool-commandline/src/main/java/org/languagetool/commandline/CommandLineParser.java

Modified: 
trunk/languagetool/languagetool-commandline/src/main/java/org/languagetool/commandline/CommandLineParser.java
===================================================================
--- 
trunk/languagetool/languagetool-commandline/src/main/java/org/languagetool/commandline/CommandLineParser.java
       2013-06-02 18:44:30 UTC (rev 10176)
+++ 
trunk/languagetool/languagetool-commandline/src/main/java/org/languagetool/commandline/CommandLineParser.java
       2013-06-02 18:56:01 UTC (rev 10177)
@@ -142,7 +142,7 @@
             + "  -c, --encoding ENC       character set of the input text, 
e.g. utf-8 or latin1\n"
             + "  -b                       assume that a single line break 
marks the end of a paragraph\n"
             + "  -l, --language LANG      the language code of the text, e.g. 
en for English, en-GB for British English\n"
-            + "  --list                   Print all available languages and 
exit\n"
+            + "  --list                   print all available languages and 
exit\n"
             + "  -adl, --autoDetect       auto-detect the language of the 
input text\n"
             + "  -m, --mothertongue LANG  the language code of your first 
language, used to activate false-friend checking\n"
             + "  -d, --disable RULES      a comma-separated list of rule ids 
to be disabled (use no spaces between ids)\n"

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite
It's a free troubleshooting tool designed for production
Get down to code-level detail for bottlenecks, with <2% overhead.
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap2
_______________________________________________
Languagetool-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/languagetool-commits

Reply via email to