Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
fix finger fumble
  • Loading branch information
tbrowder committed Aug 31, 2019
1 parent 88cceb8 commit 3134f2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/Language/syntax.pod6
Expand Up @@ -115,7 +115,7 @@ if True { say "Hello" }
say "world";
=end code
However, semicolons are required to separate a block from trailing'
However, semicolons are required to separate a block from trailing
statements in the same line.
=begin code
Expand Down

0 comments on commit 3134f2c

Please sign in to comment.