[ 
https://issues.apache.org/jira/browse/LANG-1143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15599990#comment-15599990
 ] 

ASF GitHub Bot commented on LANG-1143:
--------------------------------------

Github user coveralls commented on the issue:

    https://github.com/apache/commons-lang/pull/201
  
    
    [![Coverage 
Status](https://coveralls.io/builds/8467115/badge)](https://coveralls.io/builds/8467115)
    
    Coverage increased (+0.02%) to 93.57% when pulling 
**fc0f62597b8f0284413ea35c1d958e30fe20392f on PascalSchumacher:LANG-1143** into 
**65ed41ff7a8cfb0bbc03620e186382a16e23db56 on apache:master**.



> StringUtils should use toXxxxCase(int) rather than toXxxxCase(char)
> -------------------------------------------------------------------
>
>                 Key: LANG-1143
>                 URL: https://issues.apache.org/jira/browse/LANG-1143
>             Project: Commons Lang
>          Issue Type: Improvement
>          Components: lang.*
>            Reporter: Sebb
>             Fix For: Review Patch
>
>         Attachments: LANG-1143.patch
>
>
> The Javadoc for Character#toTitleCase(char) recommends using 
> Character#toTitleCase(int) instead. This method was added in Java 1.5 which 
> is perhaps is why it was not used originally; maybe we should use it now.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to