Skip to content

Commit

Permalink
Merge pull request #119 from bdice/patch-1
Browse files Browse the repository at this point in the history
GPUArrray --> GPUArray
  • Loading branch information
inducer committed Aug 8, 2016
2 parents d4e958b + d70a8a7 commit cf21174
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 cf21174

Please sign in to comment.