stye to style

git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@405325 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Henri Yandell 2006-05-09 07:36:31 +00:00
parent e8c5f9fbb6
commit e7918ea4c8
1 changed files with 1 additions and 1 deletions

View File

@ -648,7 +648,7 @@ public class ClassUtils {
}
/**
* 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