Abigail spotted a thinko in #9905.
Jarkko Hietaniemi [Sun, 29 Apr 2001 23:24:20 +0000 (23:24 +0000)]
p4raw-id: //depot/perl@9906

pod/perldiag.pod

index ce309b2..e09df2b 100644 (file)
@@ -1873,9 +1873,9 @@ ended earlier on the current line.
 =item Misplaced _ in number
 
 (W syntax) An underscore (underbar) in a numeric constant either
-immediately followed earlier underscore, or an underscore began or
+immediately followed an earlier underscore, or an underscore began or
 ended a numeric constant, or its fractional part (in the case of
-decimal constants) began or ended a numeric constant.
+decimal constants) began or ended with an underscore.
 
 =item Missing %sbrace%s on \N{}