Revision: 10182
          http://sourceforge.net/p/languagetool/code/10182
Author:   dnaber
Date:     2013-06-02 20:11:15 +0000 (Sun, 02 Jun 2013)
Log Message:
-----------
tiny typo/indentation fixes

Modified Paths:
--------------
    trunk/languagetool/languagetool-standalone/CHANGES.txt

Modified: trunk/languagetool/languagetool-standalone/CHANGES.txt
===================================================================
--- trunk/languagetool/languagetool-standalone/CHANGES.txt      2013-06-02 
20:08:16 UTC (rev 10181)
+++ trunk/languagetool/languagetool-standalone/CHANGES.txt      2013-06-02 
20:11:15 UTC (rev 10182)
@@ -22,7 +22,7 @@
   -added some rules (by Nathan Wells)
 
  -Russian:
-  -added some new rules (thanks for this rules to Julia Semenenko)
+  -added some new rules (thanks for these rules to Julia Semenenko)
   -fixed some false alarms
   -added new segmentation rules
   -added false-friend rule
@@ -41,10 +41,11 @@
 
  -HTTP server:
   -enabling and disabling rules at the same time (keeping the rest of the 
default options) is now allowed. 
-  To disable all the rules except those explicitly enabled, you can use the 
parameter enabledOnly=yes. Ex.: 
-  
http://localhost:8081/?language=en&enabled=STRANGE_RULE,ANOTHER_RULE&enabledOnly=yes&text=my+text
+   To disable all the rules except those explicitly enabled, you can use the 
parameter enabledOnly=yes. Ex.:
+   
http://localhost:8081/?language=en&enabled=STRANGE_RULE,ANOTHER_RULE&enabledOnly=yes&text=my+text
  
- -Fix bug "java.lang.StringIndexOutOfBoundsException" in DifferentLengthRule 
(Ex.:http://localhost:8081/?language=ru&text=№&srctext=No.&motherTongue=en )
+ -Fix bug "java.lang.StringIndexOutOfBoundsException" in DifferentLengthRule
+  (Ex.:http://localhost:8081/?language=ru&text=№&srctext=No.&motherTongue=en )
 
  -Updated Tika (used for language detection) from 0.9 to 1.3
 

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