docs: fix a few simple typos
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
Loading
Please register or sign in to comment