Revision: 7658
          
http://languagetool.svn.sourceforge.net/languagetool/?rev=7658&view=rev
Author:   milek_pl
Date:     2012-07-07 09:00:39 +0000 (Sat, 07 Jul 2012)
Log Message:
-----------
change confusing  comment

Modified Paths:
--------------
    
trunk/JLanguageTool/src/test/org/languagetool/rules/br/MorfologikBretonSpellerRuleTest.java

Modified: 
trunk/JLanguageTool/src/test/org/languagetool/rules/br/MorfologikBretonSpellerRuleTest.java
===================================================================
--- 
trunk/JLanguageTool/src/test/org/languagetool/rules/br/MorfologikBretonSpellerRuleTest.java
 2012-07-06 23:07:54 UTC (rev 7657)
+++ 
trunk/JLanguageTool/src/test/org/languagetool/rules/br/MorfologikBretonSpellerRuleTest.java
 2012-07-07 09:00:39 UTC (rev 7658)
@@ -27,7 +27,7 @@
         assertEquals(0, rule.match(langTool.getAnalyzedSentence("C'hwerc'h 
merc'h gwerc'h war c'hwerc'h marc'h kalloc'h")).length);
         assertEquals(0, rule.match(langTool.getAnalyzedSentence("C’hwerc’h 
merc’h gwerc‘h war c‘hwerc‘h marc'h kalloc‘h")).length);
         
-        //does not work: words with hyphens are not in the dictionary...
+        //words with hyphens are tokenized internally...
         assertEquals(0, 
rule.match(langTool.getAnalyzedSentence("Evel-just")).length);
         assertEquals(0, rule.match(langTool.getAnalyzedSentence("Barrek-tre eo 
LanguageTool")).length);
 

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