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:
Henri Yandell 2006-04-15 06:22:56 +00:00
parent 1935095225
commit 902706e0d9
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@
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: