Skip to content

Commit 32abab9

Browse files
committed
Merge branch 'master' into redesign
2 parents 81ef317 + 88a566a commit 32abab9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/Type/Rat.pod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ the denominator quickly:
2929
say approx-sqrt(2, 10).WHAT; # Num()
3030
3131
If you want arbitrary precision arithmetic with rational numbers, use the
32-
C<FatFat> type instead.
32+
C<FatRat> type instead.
3333
3434
C<Rat> objects are immutable.
3535

0 commit comments

Comments
 (0)