Skip to content

Commit 56b73a4

Browse files
committed
[Str] more updates
1 parent 514fae0 commit 56b73a4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lib/Str.pod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -95,11 +95,11 @@ an initial titlecase, such as "By" or "And", to produce "by" or "and".
9595
9696
=head2 lcfirst
9797
98-
Perl 6 does not have a C<lcfirst> function. See X<titlecase>.
98+
Perl 6 does not have a C<lcfirst> function.
9999
100100
=head2 ucfirst
101101
102-
Perl 6 does not have a C<ucfirst> function. See X<titlecase>.
102+
Perl 6 does not have a C<ucfirst> function. See X<tc>.
103103
104104
=head2 length
105105

0 commit comments

Comments
 (0)