Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Represented in writing, not the language itself
  • Loading branch information
Mouq committed Apr 21, 2014
1 parent 0828aed commit 3c78deb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/terms.pod
Expand Up @@ -105,7 +105,7 @@ list, or several quoting constructs
=head2 The Q Lang
Strings are usual represented in Perl 6 using some form of quoting
Strings are usual represented in Perl 6 code using some form of quoting
construct. The most minimalistic of these is C<Q>, usable via the
shortcut C<「…」>, or via C<Q> followed by any pair of delimiters
surrounding your text. Most of the time, though, the least you'll need
Expand Down

0 comments on commit 3c78deb

Please sign in to comment.