Author: bayard Date: Tue May 9 00:36:31 2006 New Revision: 405325 URL: http://svn.apache.org/viewcvs?rev=405325&view=rev Log: stye to style
Modified: jakarta/commons/proper/lang/trunk/src/java/org/apache/commons/lang/ClassUtils.java Modified: jakarta/commons/proper/lang/trunk/src/java/org/apache/commons/lang/ClassUtils.java URL: http://svn.apache.org/viewcvs/jakarta/commons/proper/lang/trunk/src/java/org/apache/commons/lang/ClassUtils.java?rev=405325&r1=405324&r2=405325&view=diff ============================================================================== --- jakarta/commons/proper/lang/trunk/src/java/org/apache/commons/lang/ClassUtils.java (original) +++ jakarta/commons/proper/lang/trunk/src/java/org/apache/commons/lang/ClassUtils.java Tue May 9 00:36:31 2006 @@ -648,7 +648,7 @@ } /** - * Converts a class name to a JLS stle class name. + * Converts a class name to a JLS style class name. * * @param className the class name * @return the converted name --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]