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

Dehumanize() actually humanizes #319

Closed
gius opened this issue Jul 29, 2014 · 1 comment · Fixed by #320
Closed

Dehumanize() actually humanizes #319

gius opened this issue Jul 29, 2014 · 1 comment · Fixed by #320

Comments

@gius
Copy link

gius commented Jul 29, 2014

I have met a problem when dehumanizing already "dehumanized" strings.
For example:

"AaB".Dehumanize();
// returns "Aa B" 

Is there a reason I cannot see or is it a bug?

@MehdiK
Copy link
Member

MehdiK commented Jul 30, 2014

Interesting. This seems like a bug. Thanks for reporting.

We accept pull requests too :)

@Borzoo Borzoo mentioned this issue Aug 1, 2014
MehdiK added a commit that referenced this issue Aug 1, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants