Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
GPUArrray --> GPUArray
Fixed a confusing typo in the docs, where the class name "GPUArrray" was spelled incorrectly.
  • Loading branch information
bdice committed Aug 8, 2016
1 parent d4e958b commit d70a8a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/source/array.rst
Expand Up @@ -337,7 +337,7 @@ Reductions

.. function:: subset_min(subset, a, stream=None)

Elementwise Functions on :class:`GPUArrray` Instances
Elementwise Functions on :class:`GPUArray` Instances
-----------------------------------------------------

.. module:: pycuda.cumath
Expand Down

0 comments on commit d70a8a7

Please sign in to comment.