javadoc correction
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@615244 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
e266303c56
commit
9681a37481
|
@ -819,7 +819,7 @@ public class ClassUtils {
|
|||
*
|
||||
* <p>The string passed in is assumed to be a canonical name - it is not checked.</p>
|
||||
*
|
||||
* @param className the className to get the short name for
|
||||
* @param canonicalName the class name to get the short name for
|
||||
* @return the canonical name of the class without the package name or an empty string
|
||||
* @since 2.4
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue