This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Fis various Math::BigInt spelling mistakes
[perl5.git] / dist / Math-BigInt / lib / Math / BigFloat.pm
index 991e72c..e4ad946 100644 (file)
@@ -4241,7 +4241,7 @@ request a different storage class for use with Math::BigFloat:
         use Math::BigFloat with => 'Math::BigInt::Lite';
 
 However, this request is ignored, as the current code now uses the low-level
-math libary for directly storing the number parts.
+math library for directly storing the number parts.
 
 =head1 EXPORTS