Skip to content

Commit f38545c

Browse files
committed
typo
1 parent 6e271bf commit f38545c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/Language/5to6-perlfunc.pod6

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -362,7 +362,7 @@ The Raku ecosystem has a module L<C<P5math>|https://modules.raku.org/dist/P5math
362362
which exports a C<crypt> function that mimics the original Perl behavior as
363363
much as possible.
364364
365-
=head2 m dbfunctionsX<|Foreign,dbm - perlfunc>
365+
=head2 dbm functionsX<|Foreign,dbm - perlfunc>
366366
367367
=item dbmclose HASH
368368
@@ -544,7 +544,7 @@ much as possible.
544544
545545
Appears not to be in Raku.
546546
547-
=head2 __E_FIL_X<|Foreign,__FILE__ - perlfunc>
547+
=head2 __FILE__X<|Foreign,__FILE__ - perlfunc>
548548
549549
=item __FILE__
550550

0 commit comments

Comments
 (0)