Skip to content
Snippets Groups Projects
Commit 67aa662b authored by Matthias Diener's avatar Matthias Diener
Browse files

small doc fix

parent 8c678742
No related branches found
No related tags found
No related merge requests found
......@@ -195,7 +195,7 @@ class ArrayContext(ABC):
"""Execute the :mod:`loopy` program *program* on the arguments
*kwargs*.
*program* is a :class:`loopy.LoopKernel` or :class:`loopy.LoopKernel`.
*program* is a :class:`loopy.LoopKernel` or :class:`loopy.TranslationUnit`.
It is expected to not yet be transformed for execution speed.
It must have :attr:`loopy.Options.return_dict` set.
......
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