Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
stmuk committed Sep 3, 2017
1 parent a6f839b commit 67826dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/Language/containers.pod6
Expand Up @@ -108,7 +108,7 @@ L<Callable|/type/Callable>.
c;
c();
The sigil has to be provided when refering to the value stored in the
The sigil has to be provided when referring to the value stored in the
container. This in turn allows C<Routine>s to be uses as
L<arguments|/type/Signature#Constraining_signatures_of_Callables> to calls.
Expand Down

0 comments on commit 67826dd

Please sign in to comment.