Javadoc typo.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137861 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
439a9c3965
commit
03d0a45c02
|
@ -81,7 +81,7 @@ import org.apache.commons.lang.ClassUtils;
|
||||||
*
|
*
|
||||||
* <p>
|
* <p>
|
||||||
* The exact format of the <code>toString</code> is determined by the
|
* The exact format of the <code>toString</code> is determined by the
|
||||||
* {@link ToStringStyle}passed into the constructor.
|
* {@link ToStringStyle} passed into the constructor.
|
||||||
* </p>
|
* </p>
|
||||||
*
|
*
|
||||||
* @author Gary Gregory
|
* @author Gary Gregory
|
||||||
|
|
Loading…
Reference in New Issue