diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2002-03-27 01:13:12 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2002-03-27 01:13:12 +0000 |
commit | bce7c187b66ad52160782f333b43d4d4e451bcee (patch) | |
tree | c081ec296b2c7f40583eebad77a3bf50d750d093 /lib/bigrat.pm | |
parent | a2e4e9f161d80feb29dcfab4b98f62a5d150f977 (diff) | |
download | perl-bce7c187b66ad52160782f333b43d4d4e451bcee.tar.gz |
s/rationale/rational/
p4raw-id: //depot/perl@15538
Diffstat (limited to 'lib/bigrat.pm')
-rw-r--r-- | lib/bigrat.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/bigrat.pm b/lib/bigrat.pm index 2c86758e9e..54ef91ed30 100644 --- a/lib/bigrat.pm +++ b/lib/bigrat.pm @@ -149,7 +149,7 @@ __END__ =head1 NAME -bigrat - Transparent BigNumber/BigRationale support for Perl +bigrat - Transparent BigNumber/BigRational support for Perl =head1 SYNOPSIS |