Author: tv
Date: Tue Jan  6 18:48:40 2015
New Revision: 1649901

URL: http://svn.apache.org/r1649901
Log:
Typo in JavaDoc

Modified:
    
commons/proper/jcs/trunk/commons-jcs-core/src/test/java/org/apache/commons/jcs/utils/access/JCSWorkerUnitTest.java

Modified: 
commons/proper/jcs/trunk/commons-jcs-core/src/test/java/org/apache/commons/jcs/utils/access/JCSWorkerUnitTest.java
URL: 
http://svn.apache.org/viewvc/commons/proper/jcs/trunk/commons-jcs-core/src/test/java/org/apache/commons/jcs/utils/access/JCSWorkerUnitTest.java?rev=1649901&r1=1649900&r2=1649901&view=diff
==============================================================================
--- 
commons/proper/jcs/trunk/commons-jcs-core/src/test/java/org/apache/commons/jcs/utils/access/JCSWorkerUnitTest.java
 (original)
+++ 
commons/proper/jcs/trunk/commons-jcs-core/src/test/java/org/apache/commons/jcs/utils/access/JCSWorkerUnitTest.java
 Tue Jan  6 18:48:40 2015
@@ -32,7 +32,7 @@ public class JCSWorkerUnitTest
 {
 
     /**
-     * Test basic worker funtionality.  This is a serial not a concurrent test.
+     * Test basic worker functionality.  This is a serial not a concurrent 
test.
      * <p>
      * Just verify that the worker will go to the cache before asking the 
helper.
      *


Reply via email to