perldiag: typo
authorFather Chrysostomos <sprout@cpan.org>
Sun, 24 Jun 2012 18:20:47 +0000 (11:20 -0700)
committerFather Chrysostomos <sprout@cpan.org>
Sun, 24 Jun 2012 18:20:47 +0000 (11:20 -0700)
pod/perldiag.pod

index 6e78bed..7addbc2 100644 (file)
@@ -2303,7 +2303,7 @@ operations.
 
 (F) Some portion of a version initialization is too large for the
 size of integers for your architecture.  This is not a warning
-because there is no rational reason for a version to try and use a
+because there is no rational reason for a version to try and use an
 element larger than typically 2**32.  This is usually caused by
 trying to use some odd mathematical operation as a version, like
 100/9.