Skip to content

Typo in description of casecmp? #94

Open
@stockandawe

Description

@stockandawe

Description of casecmp? mentions other_other_str instead of other_str

casecmp?(other_str) → true, false, or nil
Returns true if str and other_other_str are equal after Unicode case folding, false if they are not equal, and nil if other_str is not a string.

https://ruby-doc.org/core-2.4.3/String.html

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