Skip to content

Commit

Permalink
#1623 Fix minor documentation error.
Browse files Browse the repository at this point in the history
  • Loading branch information
hiker committed Jan 10, 2025
1 parent b65df65 commit a86daeb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tutorial/training/gocean/2.6-GameOfLife-fuse/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ applies the inline tranformation.

def trans(psy):
'''
Take the supplied psy object, and fuse the first two loops
Take the supplied psy object, and apply module inlining.

:param psy: the PSy layer to transform.
:type psy: :py:class:`psyclone.psyGen.PSy`
Expand Down

0 comments on commit a86daeb

Please sign in to comment.