docs: fix a few simple typos
There are small typos in: - aksetup_helper.py - doc/types.rst - examples/black-hole-accretion.py - pyopencl/__init__.py - pyopencl/cl/pyopencl-random123/array.h Fixes: - Should read `unconditional` rather than `uncondtional`. - Should read `transferring` rather than `transfering`. - Should read `recipes` rather than `recipies`. - Should read `preferred` rather than `prefered`. - Should read `corresponding` rather than `correpsonding`. - Should read `arrays` rather than `arrrays`. Closes #500
Showing
- aksetup_helper.py 1 addition, 1 deletionaksetup_helper.py
- doc/types.rst 1 addition, 1 deletiondoc/types.rst
- examples/black-hole-accretion.py 1 addition, 1 deletionexamples/black-hole-accretion.py
- pyopencl/__init__.py 2 additions, 2 deletionspyopencl/__init__.py
- pyopencl/cl/pyopencl-random123/array.h 1 addition, 1 deletionpyopencl/cl/pyopencl-random123/array.h
Loading
Please register or sign in to comment