Skip to content

Commit

Permalink
#190 Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
sergisiso committed Jan 8, 2020
1 parent b5f97d5 commit ea558d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/psyclone/transformations.py
Original file line number Diff line number Diff line change
Expand Up @@ -3840,7 +3840,7 @@ def apply(self, node, options=None):
kernel call.
:param node: a kernel call.
:type nodes: :py:class:`psyclone.psyGen.CodedKern`
:type node: :py:class:`psyclone.psyGen.CodedKern`
:param options: a dictionary with options for transformations.
:type options: dictionary of string:values or None
Expand Down

0 comments on commit ea558d1

Please sign in to comment.