Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Fix grammar
  • Loading branch information
moritz committed Apr 4, 2015
1 parent 8f9b970 commit 1128660
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Language/syntax.pod
Expand Up @@ -143,7 +143,7 @@ is an error,
my $x = do if True { 42; };
assign the return value of the if statement (here C<42>) to the variable
assigns the return value of the if statement (here C<42>) to the variable
C<$x>.
=begin comment
Expand Down

0 comments on commit 1128660

Please sign in to comment.