Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Phrasing.
  • Loading branch information
cfa committed Feb 13, 2019
1 parent d0b656b commit 55a9964
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/Language/variables.pod6
Expand Up @@ -649,7 +649,7 @@ called. So it will output:
[A B C D E]
[A B C D E F]
Since they have a lexical scope, they are tied to the block they are
Since they have a lexical scope, they are tied to the block in which they are
declared.
=for code
Expand Down

0 comments on commit 55a9964

Please sign in to comment.