Revision: 10052
          http://sourceforge.net/p/languagetool/code/10052
Author:   dominikoeo
Date:     2013-05-07 04:35:58 +0000 (Tue, 07 May 2013)
Log Message:
-----------
[br] fixed false positive in "Air France".

Modified Paths:
--------------
    
trunk/languagetool/languagetool-language-modules/br/src/main/resources/org/languagetool/resource/br/disambiguation.xml

Modified: 
trunk/languagetool/languagetool-language-modules/br/src/main/resources/org/languagetool/resource/br/disambiguation.xml
===================================================================
--- 
trunk/languagetool/languagetool-language-modules/br/src/main/resources/org/languagetool/resource/br/disambiguation.xml
      2013-05-07 04:23:29 UTC (rev 10051)
+++ 
trunk/languagetool/languagetool-language-modules/br/src/main/resources/org/languagetool/resource/br/disambiguation.xml
      2013-05-07 04:35:58 UTC (rev 10052)
@@ -577,7 +577,7 @@
     </rule>
     <rule>
       <pattern case_sensitive="yes">
-        <token>Radio</token>
+        <token regexp="yes">Air|Radio</token>
         <marker><token>France</token></marker>
       </pattern>
       <disambig action="immunize"/>

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


------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and 
their applications. This 200-page book is written by three acclaimed 
leaders in the field. The early access version is available now. 
Download your free book today! http://p.sf.net/sfu/neotech_d2d_may
_______________________________________________
Languagetool-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/languagetool-commits

Reply via email to