Skip to content
Snippets Groups Projects
Commit a6cb6790 authored by Andreas Klöckner's avatar Andreas Klöckner
Browse files

Typo fix [ci skip]

parent c67e0bda
No related branches found
No related tags found
1 merge request!121Stats: take into account unused hw axes in run count, refactor code
......@@ -714,7 +714,7 @@ class Assignment(MultiAssignmentBase):
z[i] = z[i+1-1] + a {atomic}
:mod:`loopy` may to evaluate the right-hand side *multiple times*
:mod:`loopy` may choose to evaluate the right-hand side *multiple times*
as part of a single assignment. It is up to the user to ensure that
this retains correct semantics.
......
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