Skip to content

Commit

Permalink
Fixed typo in description of Theano type Generic
Browse files Browse the repository at this point in the history
  • Loading branch information
carriepl committed Oct 23, 2014
1 parent 5d8b9e3 commit 46f84e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/extending/other_ops.txt
Original file line number Diff line number Diff line change
Expand Up @@ -279,7 +279,7 @@ along with pointers to the relevant documentation.
Variables of this Theano type are represented in C as objects of class
`PyObject
<https://docs.python.org/2/c-api/structures.html#c.PyObject>`_. The
documentation for TypedList can be found
documentation for Generic can be found
:class:`here <theano.gof.type.Generic>`.

* CDataType : Theano type that represents a C data type. The C type
Expand Down

0 comments on commit 46f84e4

Please sign in to comment.