Skip to content

The title() function should make it clear that it does not perform lower case conversion on all upper-case values. #667

@bschonec

Description

@bschonec

The title function should make it clear that it only works on lower case values in the string. If the value of the string is "PROD" then title("PROD") does NOT convert the value to "Prod".

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions