diff --git a/doc/misc.rst b/doc/misc.rst index 077c2f403b490c2caa56a04aab9771ce10c39ad4..1785d511271873234bd9ce8f79b037be484b7e08 100644 --- a/doc/misc.rst +++ b/doc/misc.rst @@ -74,7 +74,7 @@ C interface to Python: Interoperability with other OpenCL software ------------------------------------------- -Just about every object in :mod:`pyopncl` supports the following +Just about every object in :mod:`pyopencl` supports the following interface (here shown as an example for :class:`pyopencl.MemoryObject`, from which :class:`pyopencl.Buffer` and :class:`pyopencl.Image` inherit):