Skip to content
Snippets Groups Projects
Commit f6929240 authored by Andreas Klöckner's avatar Andreas Klöckner
Browse files

Tutorial typo fix

parent aef5af68
No related branches found
No related tags found
No related merge requests found
......@@ -864,7 +864,7 @@ the conventional :mod:`numpy` scalar types (:class:`numpy.int16`,
:class:`numpy.complex128`) will work. (Yes, :mod:`loopy` supports and
generates correct code for complex arithmetic.)
The generated code places this variable into what OpenCL calss 'private'
The generated code places this variable into what OpenCL calls 'private'
memory, local to each work item.
.. doctest::
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment