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

Incorrectly capitalizes "machine" as "MacHine" #1

Open
KatrinaHoffert opened this issue Dec 18, 2014 · 2 comments
Open

Incorrectly capitalizes "machine" as "MacHine" #1

KatrinaHoffert opened this issue Dec 18, 2014 · 2 comments

Comments

@KatrinaHoffert
Copy link

This is because the script tries to work on names like "MacDonald". But without context, this is impossible. Recommend removing that portion of the code.

@brchristian
Copy link

Seconded!

@jpcirrus
Copy link

If you replace ./titlecase/__init__.py with an updated version of the original from https://github.com/ppannuto/python-titlecase/tree/master/titlecase this issue will be resolved.

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

No branches or pull requests

3 participants