Skip to content

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