Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
wants to merge 1 commit into from

Conversation

msieker
Copy link

@msieker msieker commented Dec 2, 2014

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
Copy link
Member

MehdiK commented Dec 11, 2014

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

@MehdiK
Copy link
Member

MehdiK commented Dec 18, 2014

This is merged. Thanks for the fix.

@MehdiK MehdiK closed this Dec 18, 2014
@MehdiK
Copy link
Member

MehdiK commented Dec 18, 2014

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.

None yet

2 participants