Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork9.7k
[String] Fix Inflector for 'hardware'#57234
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
fabpot commentedMay 30, 2024
Can you rebase to get rid of the merge commit and maybe rebase on 5.4? |
fabpot left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
16c4691 toc655569Compare
fabpot left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
I've rebased on moved the PR to 5.4.
fabpot commentedJun 3, 2024
Thank you@podhy. |
podhy commentedJun 3, 2024
@fabpot sorry for missing rebase. Had holiday. Thank you for merge. |
Uh oh!
There was an error while loading.Please reload this page.
Hello,
this PR fixes problem when inflecting
hardwareword intohardwares. This word should not be inflected.Please make someone review because I'm not 100% sure if this is the right way how to fix it.
Thank you.
Btw: older versions are also affected and it should be possible to merge it there