Skip to content

Commit

Permalink
Fix typo in comment, MasterDuke17++
Browse files Browse the repository at this point in the history
  • Loading branch information
lizmat committed Dec 5, 2017
1 parent 6fb5c8c commit f6c2e70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/core/Rakudo/Internals.pm
Expand Up @@ -168,7 +168,7 @@ my class Rakudo::Internals {
}

# Helper method for prefix:<let>/prefix:<temp>, which really do the same
# thing apart from where they store data. Takes the IteratonBuffer in
# thing apart from where they store data. Takes the IterationBuffer in
# which to save data, the container to be inspected, and the type of op
# for any error messaging.
method TEMP-LET(\restore, \cont, str $localizer) is raw {
Expand Down

0 comments on commit f6c2e70

Please sign in to comment.