Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Typo fix.
  • Loading branch information
skids committed Apr 6, 2015
1 parent a0d233f commit d971ef5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Language/syntax.pod
Expand Up @@ -74,7 +74,7 @@ say "world";
=end code
Both semicolons are optional here, but leaving them out increases the chance
of syntax errors when adding more lines laste.
of syntax errors when adding more lines later.
=head2 Comments
Expand Down

0 comments on commit d971ef5

Please sign in to comment.