Skip to content

Commit 5e997b0

Browse files
committed
specify bracket type
1 parent e50199b commit 5e997b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/Language/unicode_entry.pod6

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,7 @@ since you can just copy and paste some piece of code and not worry about quotes.
241241
242242
These characters are used in French and German as quotation marks. In Perl 6
243243
they are used as L<interpolation word quotes|/language/quoting#Word_quoting_with_interpolation_and_quote_protection:_qqww>,
244-
L<hyper operators|/language/operators#Hyper_operators> and as bracket
244+
L<hyper operators|/language/operators#Hyper_operators> and as an angle bracket
245245
alternative in POD6.
246246
247247
=begin table

0 commit comments

Comments
 (0)