Skip to content

Commit 37999cd

Browse files
committed
Fix typo in 'Colon Pair' indexing
1 parent 51d7a8d commit 37999cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/Language/glossary.pod6

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ X<|Camelia>
179179
A butterfly image intended primarily to represent Perl 6, The Language.
180180
181181
=head1 Colon Pair and Colon List
182-
X<|Color Pair> X<|Colon List>
182+
X<|Colon Pair> X<|Colon List>
183183
184184
A colon pair is a shorthand syntax used to create or visually present
185185
a Pair object. The two most common forms are:

0 commit comments

Comments
 (0)