Skip to content

docs: fix a few simple typos#295

Merged
inducer merged 1 commit into
inducer:mainfrom
timgates42:bugfix_typos
Jun 9, 2021
Merged

docs: fix a few simple typos#295
inducer merged 1 commit into
inducer:mainfrom
timgates42:bugfix_typos

Conversation

@timgates42
Copy link
Copy Markdown
Contributor

There are small typos in:

  • aksetup_helper.py
  • examples/from-wiki/mandelbrot_interactive.py
  • pycuda/cuda/pycuda-helpers.hpp
  • test/test_gpuarray.py

Fixes:

  • Should read subtraction rather than substraction.
  • Should read support rather than supprt.
  • Should read right rather than rigth.
  • Should read preferred rather than prefered.

Closes #294

There are small typos in:
- aksetup_helper.py
- examples/from-wiki/mandelbrot_interactive.py
- pycuda/cuda/pycuda-helpers.hpp
- test/test_gpuarray.py

Fixes:
- Should read `subtraction` rather than `substraction`.
- Should read `support` rather than `supprt`.
- Should read `right` rather than `rigth`.
- Should read `preferred` rather than `prefered`.

Closes #294
@inducer inducer merged commit 589cad5 into inducer:main Jun 9, 2021
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