This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Typos in *.p[lm]
[perl5.git] / ext / B / B / CC.pm
index 14ee6cf..43064fb 100644 (file)
@@ -1988,7 +1988,7 @@ with standard Perl but gives a compile-time error with compiled Perl.
 
 =head2 Arithmetic
 
-Compiled Perl programs use native C arithemtic much more frequently
+Compiled Perl programs use native C arithmetic much more frequently
 than standard perl. Operations on large numbers or on boundary
 cases may produce different behaviour.