We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a5d53b commit f0a5384Copy full SHA for f0a5384
doc/Type/Baggy.pod6
@@ -205,7 +205,7 @@ this problem:
205
The printed result shows us that of the numbers in the list two were classified
206
as even and three as odd. Note that the result doesn't show us B<which> numbers were
207
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.
+L<classify|/type/List#routine_classify> routine in L<List|/type/List> instead.
209
210
=head2 method categorize-list
211
0 commit comments