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 simple typos #59

Closed
wants to merge 1 commit into from
Closed

docs: fix a few simple typos #59

wants to merge 1 commit into from

Conversation

jakeret
Copy link
Owner

@jakeret jakeret commented Jun 10, 2021

There are small typos in:

  • hope/_generator.py
  • hope/_transformer.py
  • hope/_wrapper.py
  • hope/config.py
  • hope/jit.py
  • hope/options.py

Fixes:

  • Should read unnecessary rather than unneccesary.
  • Should read simplify rather than simpify.
  • Should read returns rather than retuns.
  • Should read reasonable rather than reasonamble.
  • Should read purpose rather than purpos.
  • Should read propagated rather than propageted.
  • Should read problem rather than proplem.
  • Should read multiplications rather than multipications.

Closes #58

There are small typos in:
- hope/_generator.py
- hope/_transformer.py
- hope/_wrapper.py
- hope/config.py
- hope/jit.py
- hope/options.py

Fixes:
- Should read `unnecessary` rather than `unneccesary`.
- Should read `simplify` rather than `simpify`.
- Should read `returns` rather than `retuns`.
- Should read `reasonable` rather than `reasonamble`.
- Should read `purpose` rather than `purpos`.
- Should read `propagated` rather than `propageted`.
- Should read `problem` rather than `proplem`.
- Should read `multiplications` rather than `multipications`.

Closes #58
This pull request was closed.
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.

Proposing a PR to fix a few small typos
2 participants