[
https://issues.apache.org/jira/browse/LANG-1664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17373064#comment-17373064
]
Gary D. Gregory commented on LANG-1664:
---------------------------------------
Feel free to provide a PR on GitHub ;-)
> Javadoc for StringUtils.substringBefore(String str, int separator) doesn't
> mention that the separator is an int
> ----------------------------------------------------------------------------------------------------------------
>
> Key: LANG-1664
> URL: https://issues.apache.org/jira/browse/LANG-1664
> Project: Commons Lang
> Issue Type: Bug
> Components: lang.*
> Affects Versions: 3.12.0
> Reporter: Martin Schröder
> Priority: Major
>
> The javadoc of {{StringUtils.substringBefore(String str, int separator)}}
> talks of the separator as a String, not as an int (and so doesn't explain
> what the separator param is).
--
This message was sent by Atlassian Jira
(v8.3.4#803005)