Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Add missing prepositon
  • Loading branch information
Paul Cochrane committed Jan 25, 2015
1 parent 7c4d12d commit 13001a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Language/operators.pod
Expand Up @@ -112,7 +112,7 @@ while Rakudo interprets them as methods).
The quote-words construct. Breaks up the contents on whitespace, and returns
a C<Parcel> of the words. If a word
looks like a number literal or a C<Pair> literal, it is converted the
looks like a number literal or a C<Pair> literal, it is converted to the
appropriate number.
say <a b c>[1]; # b
Expand Down

0 comments on commit 13001a6

Please sign in to comment.