Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
minor typo fix
  • Loading branch information
perlpilot committed Jun 17, 2014
1 parent 1cc683c commit 88a566a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Rat.pod
Expand Up @@ -29,7 +29,7 @@ the denominator quickly:
say approx-sqrt(2, 10).WHAT; # Num()
If you want arbitrary precision arithmetic with rational numbers, use the
C<FatFat> type instead.
C<FatRat> type instead.
C<Rat> objects are immutable.
Expand Down

0 comments on commit 88a566a

Please sign in to comment.