diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2003-08-24 07:45:47 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2003-08-24 07:45:47 +0000 |
commit | b1f79218ec4085dd37a8c687ca7893705be7bf8f (patch) | |
tree | 8e7262dab485daf07b93e6ca718c5b278ec9ac6a /lib/bigrat.pm | |
parent | 7a14265758b4ef00ab896fa51326b0060fb453e5 (diff) | |
download | perl-b1f79218ec4085dd37a8c687ca7893705be7bf8f.tar.gz |
s/rationale/rational/g on bigrats.
p4raw-id: //depot/perl@20864
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 49d1f38ff9..45dfed4069 100644 --- a/lib/bigrat.pm +++ b/lib/bigrat.pm @@ -155,7 +155,7 @@ __END__ =head1 NAME -bigrat - Transparent BigNumber/BigRationale support for Perl +bigrat - Transparent BigNumber/BigRational support for Perl =head1 SYNOPSIS |