Skip to content

Commit 49568f3

Browse files
authored
Fix typo; piojo++
1 parent 8de3bbc commit 49568f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/Type/Num.pod6

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ value when a Perl 6 program is started.
7777
7878
method Rat(Num:D: Real $epsilon = 1e-6)
7979
80-
Converts the number to a L<FatRat> with the precision C<$epsilon>.
80+
Converts the number to a L<Rat> with the precision C<$epsilon>.
8181
8282
=head2 FatRat
8383

0 commit comments

Comments
 (0)