Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Fix typo
  • Loading branch information
zoffixznet committed Jul 10, 2016
1 parent f67e000 commit 275d187
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/Language/control.pod6
Expand Up @@ -680,7 +680,7 @@ C-like constructs such as
are possible.
This is specifically disallowed in Perl 6. Nevertheless, one can repeat a
block up to a given condition in the same way wit a C<repeat> loop:
block up to a given condition in the same way with a C<repeat> loop:
repeat {
...
Expand Down

0 comments on commit 275d187

Please sign in to comment.