Revision: 7257
          
http://languagetool.svn.sourceforge.net/languagetool/?rev=7257&view=rev
Author:   milek_pl
Date:     2012-06-06 07:16:33 +0000 (Wed, 06 Jun 2012)
Log Message:
-----------
add one word of comment to make it more readable 

Modified Paths:
--------------
    
trunk/JLanguageTool/src/test/org/languagetool/rules/patterns/UnifierTest.java

Modified: 
trunk/JLanguageTool/src/test/org/languagetool/rules/patterns/UnifierTest.java
===================================================================
--- 
trunk/JLanguageTool/src/test/org/languagetool/rules/patterns/UnifierTest.java   
    2012-06-06 07:13:13 UTC (rev 7256)
+++ 
trunk/JLanguageTool/src/test/org/languagetool/rules/patterns/UnifierTest.java   
    2012-06-06 07:16:33 UTC (rev 7257)
@@ -164,7 +164,7 @@
     uni.reset();
   }
 
-  //slightly non-trivial unification = test if the grammatical number is the 
same
+  //slightly non-trivial unification = test if the grammatical number & gender 
is the same
   public void testUnificationNumberGender() {
     final Unifier uni = new Unifier();
     final Element sgElement = new Element("", false, false, false);

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