Fixed spelling error
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@394265 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
1935095225
commit
902706e0d9
|
@ -24,7 +24,7 @@ import org.apache.commons.lang.ArrayUtils;
|
|||
import org.apache.commons.lang.SystemUtils;
|
||||
|
||||
/**
|
||||
* Builds a string from consituant parts providing a more flexible and powerful API
|
||||
* Builds a string from constituent parts providing a more flexible and powerful API
|
||||
* than StringBuffer.
|
||||
* <p>
|
||||
* The main differences from StringBuffer/StringBuilder are:
|
||||
|
|
Loading…
Reference in New Issue