GitHub user jwadamson opened a pull request:
https://github.com/apache/commons-lang/pull/4
StringUtils#repeat(char,int) has arguments in in reverse order in javadoc
examples
In StringUtils#repeat(char,int) the javadoc examples have the arguments
specified as int,char which is backwards.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jwadamson/commons-lang trunk
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/commons-lang/pull/4.patch
----
commit 064a213139e532ca2923007dc8f3a8408c6e86ac
Author: <>
Date:
----
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]