Skip to content

Have "waves" properly singularize to "wave"#355

Closed
msieker wants to merge 1 commit into
Humanizr:masterfrom
msieker:master
Closed

Have "waves" properly singularize to "wave"#355
msieker wants to merge 1 commit into
Humanizr:masterfrom
msieker:master

Conversation

@msieker

@msieker msieker commented Dec 2, 2014

Copy link
Copy Markdown

It seems the inflector thinks the singular version of "waves' is "wafe" due to AddSingular("([^f])ves$", "$1fe");. I've added an irregular for properly singularizing "waves" to "wave".

@MehdiK

MehdiK commented Dec 11, 2014

Copy link
Copy Markdown
Collaborator

Thanks for the fix. Please add unit tests for your change and also add your PR to the release notes.

@MehdiK

MehdiK commented Dec 18, 2014

Copy link
Copy Markdown
Collaborator

This is merged. Thanks for the fix.

@MehdiK MehdiK closed this Dec 18, 2014
@MehdiK

MehdiK commented Dec 18, 2014

Copy link
Copy Markdown
Collaborator

Thanks for the contribution. This is now available on NuGet as v1.32.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants