[ 
https://issues.apache.org/jira/browse/LANG-1664?focusedWorklogId=621320&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-621320
 ]

ASF GitHub Bot logged work on LANG-1664:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 10/Jul/21 22:10
            Start Date: 10/Jul/21 22:10
    Worklog Time Spent: 10m 
      Work Description: amarlearning opened a new pull request #777:
URL: https://github.com/apache/commons-lang/pull/777


   Ready for review


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Issue Time Tracking
-------------------

            Worklog Id:     (was: 621320)
    Remaining Estimate: 0h
            Time Spent: 10m

> 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
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> 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)

Reply via email to