You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by tv...@apache.org on 2012/10/11 11:54:55 UTC

svn commit: r1396963 - /commons/proper/jcs/trunk/src/test/org/apache/jcs/admin/AdminBeanUnitTest.java

Author: tv
Date: Thu Oct 11 09:54:55 2012
New Revision: 1396963

URL: http://svn.apache.org/viewvc?rev=1396963&view=rev
Log:
Typo

Modified:
    commons/proper/jcs/trunk/src/test/org/apache/jcs/admin/AdminBeanUnitTest.java

Modified: commons/proper/jcs/trunk/src/test/org/apache/jcs/admin/AdminBeanUnitTest.java
URL: http://svn.apache.org/viewvc/commons/proper/jcs/trunk/src/test/org/apache/jcs/admin/AdminBeanUnitTest.java?rev=1396963&r1=1396962&r2=1396963&view=diff
==============================================================================
--- commons/proper/jcs/trunk/src/test/org/apache/jcs/admin/AdminBeanUnitTest.java (original)
+++ commons/proper/jcs/trunk/src/test/org/apache/jcs/admin/AdminBeanUnitTest.java Thu Oct 11 09:54:55 2012
@@ -135,7 +135,7 @@ public class AdminBeanUnitTest
     }
 
     /**
-     * Add an item toa region. Cal clear all and verify that it doesn't exist.
+     * Add an item to a region. Call clear all and verify that it doesn't exist.
      *
      * @throws Exception
      */