Revision: 7130
          
http://languagetool.svn.sourceforge.net/languagetool/?rev=7130&view=rev
Author:   dnaber
Date:     2012-05-31 20:34:05 +0000 (Thu, 31 May 2012)
Log Message:
-----------
[en] fix typo

Modified Paths:
--------------
    trunk/JLanguageTool/src/resource/en/disambiguation.xml

Modified: trunk/JLanguageTool/src/resource/en/disambiguation.xml
===================================================================
--- trunk/JLanguageTool/src/resource/en/disambiguation.xml      2012-05-31 
20:10:10 UTC (rev 7129)
+++ trunk/JLanguageTool/src/resource/en/disambiguation.xml      2012-05-31 
20:34:05 UTC (rev 7130)
@@ -1167,7 +1167,7 @@
             <example type="ambiguous" inputform="s[s/POS]" 
outputform="s[be/VBZ,s/POS]">Where'<marker>s</marker> Bill?</example>
         </rule>
         <!--  remove POS where it doesn't occur after the noun-->
-        <rule name="Remove possesive ending" id="POS_REMOVE">
+        <rule name="Remove possessive ending" id="POS_REMOVE">
             <!--  probably verb "is":remove -->
             <pattern>
                 <token><exception postag_regexp="yes" 
postag="NN.*"></exception></token>

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


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Languagetool-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/languagetool-cvs

Reply via email to