Skip to content

Commit f0a5384

Browse files
author
Jan-Olof Hendig
committed
Fixed typo
1 parent 9a5d53b commit f0a5384

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/Type/Baggy.pod6

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,7 @@ this problem:
205205
The printed result shows us that of the numbers in the list two were classified
206206
as even and three as odd. Note that the result doesn't show us B<which> numbers were
207207
classified as being even or odd. If that's what you want, use the
208-
L<classify|type/List#routine_classify> routine in L<List|/type/List> instead.
208+
L<classify|/type/List#routine_classify> routine in L<List|/type/List> instead.
209209
210210
=head2 method categorize-list
211211

0 commit comments

Comments
 (0)