Skip to content

Remove duplicated "in" word#726

Merged
kennethreitz merged 1 commit into
realpython:masterfrom
ThomasG77:patch-2
Jul 9, 2016
Merged

Remove duplicated "in" word#726
kennethreitz merged 1 commit into
realpython:masterfrom
ThomasG77:patch-2

Conversation

@ThomasG77

Copy link
Copy Markdown
Contributor

No description provided.

@kennethreitz

Copy link
Copy Markdown
Contributor

✨ 🍰 ✨

@kennethreitz kennethreitz merged commit 112ac65 into realpython:master Jul 9, 2016
@ThomasG77

ThomasG77 commented Jul 9, 2016

Copy link
Copy Markdown
Contributor Author

For a follow-up, found manually but after some search, it's possible to check consecutive duplicated strings case using ack-grep "\b([A-Za-z]+)\s+\1\b". No remaining case now ;)

@ThomasG77 ThomasG77 deleted the patch-2 branch July 9, 2016 21:17
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