Skip to content

Singular of "leaves" #21

@dhk465

Description

@dhk465

By applying (singular) to a string "leaves", it returns "leafe".

It should be "leaf" instead.

I had to apply this manually but I think it has to be in the code by default.

(singular! #"(?i)([^f])ves$" "$1f")

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions