You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2013/01/07 17:13:14 UTC

svn commit: r1429873 - /commons/proper/codec/trunk/src/test/java/org/apache/commons/codec/language/MatchRatingApproachEncoderTest.java

Author: ggregory
Date: Mon Jan  7 16:13:14 2013
New Revision: 1429873

URL: http://svn.apache.org/viewvc?rev=1429873&view=rev
Log:
Fix spelling of 'nomenclature'.

Modified:
    commons/proper/codec/trunk/src/test/java/org/apache/commons/codec/language/MatchRatingApproachEncoderTest.java

Modified: commons/proper/codec/trunk/src/test/java/org/apache/commons/codec/language/MatchRatingApproachEncoderTest.java
URL: http://svn.apache.org/viewvc/commons/proper/codec/trunk/src/test/java/org/apache/commons/codec/language/MatchRatingApproachEncoderTest.java?rev=1429873&r1=1429872&r2=1429873&view=diff
==============================================================================
--- commons/proper/codec/trunk/src/test/java/org/apache/commons/codec/language/MatchRatingApproachEncoderTest.java (original)
+++ commons/proper/codec/trunk/src/test/java/org/apache/commons/codec/language/MatchRatingApproachEncoderTest.java Mon Jan  7 16:13:14 2013
@@ -27,7 +27,7 @@ import org.junit.Test;
 /**
  * Series of tests for the Match Rating Approach algorithm.
  *
- * General naming nomeneclature for the test is of the form:
+ * General naming nomenclature for the test is of the form:
  * GeneralMetadataOnTheTestArea_ActualTestValues_ExpectedResult
  *
  * An unusual value is indicated by the term "corner case"