You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by mv...@apache.org on 2006/02/01 21:19:24 UTC

svn commit: r374159 - /jakarta/commons/proper/cli/trunk/src/java/org/apache/commons/cli2/resource/ResourceHelper.java

Author: mvdb
Date: Wed Feb  1 12:19:19 2006
New Revision: 374159

URL: http://svn.apache.org/viewcvs?rev=374159&view=rev
Log:
Revert typo fix. My brain works in strange ways. This time it was just a bit too weird

Modified:
    jakarta/commons/proper/cli/trunk/src/java/org/apache/commons/cli2/resource/ResourceHelper.java

Modified: jakarta/commons/proper/cli/trunk/src/java/org/apache/commons/cli2/resource/ResourceHelper.java
URL: http://svn.apache.org/viewcvs/jakarta/commons/proper/cli/trunk/src/java/org/apache/commons/cli2/resource/ResourceHelper.java?rev=374159&r1=374158&r2=374159&view=diff
==============================================================================
--- jakarta/commons/proper/cli/trunk/src/java/org/apache/commons/cli2/resource/ResourceHelper.java (original)
+++ jakarta/commons/proper/cli/trunk/src/java/org/apache/commons/cli2/resource/ResourceHelper.java Wed Feb  1 12:19:19 2006
@@ -77,7 +77,7 @@
     }
     
     /**
-     * Gets the ResourceHelper appropiate to the current locale.
+     * Gets the ResourceHelper appropriate to the current locale.
      * @return a ResourceHelper
      */
     public static ResourceHelper getResourceHelper() {



---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org