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

docs: Fix a few typos #13

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

timgates42
Copy link

There are small typos in:

  • Levenshtein/_levenshtein.c

Fixes:

  • Should read through rather than throught.
  • Should read continuing rather than contiuning.
  • Should read extremely rather than extermely.
  • Should read completeness rather than completenes.
  • Should read availability rather than avaliability.

Semi-automated pull request generated by
https://github.com/timgates42/meticulous/blob/master/docs/NOTE.md

@maxbachmann
Copy link

@timgates42 this went horribly wrong. Apparently your tool does not properly support forked repos.

There are small typos in:
- Levenshtein/_levenshtein.c

Fixes:
- Should read `through` rather than `throught`.
- Should read `continuing` rather than `contiuning`.
- Should read `extremely` rather than `extermely`.
- Should read `completeness` rather than `completenes`.
- Should read `availability` rather than `avaliability`.

Signed-off-by: Tim Gates <[email protected]>
@timgates42
Copy link
Author

Thanks @maxbachmann cleaned it up manually - I noticed even the github command line tool struggled and seemed to pick https://github.com/ztane/python-Levenshtein as the original fork for some reason - anyway I manually added the miohtama remote and rebased it.

@timgates42
Copy link
Author

Ah I think this repo should be archived, I notice the ztane repo is effectively the best fork to use, my tool would skip over this and apply to ztane if this repo was archived as this was handed over but I note even the ztane repo is looking for a new maintainer anyway.

@maxbachmann
Copy link

Yes I do maintain a fork here: https://github.com/maxbachmann/Levenshtein. I removed the fork connection exactly to avoid issues like this.

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