summaryrefslogtreecommitdiff
path: root/numeric.c
diff options
context:
space:
mode:
authorKarl Williamson <khw@cpan.org>2014-09-05 09:34:26 -0600
committerKarl Williamson <khw@cpan.org>2014-09-06 14:51:36 -0600
commitbaf4892673297219daaa9599eca2cccb6b00c46f (patch)
tree6f22fe14bb7c423142d333898532ac8653438ec5 /numeric.c
parentd016659606ee2d39be44590059e4cfd04fa94c6b (diff)
downloadperl-baf4892673297219daaa9599eca2cccb6b00c46f.tar.gz
numeric.c: Comment tweak
Diffstat (limited to 'numeric.c')
-rw-r--r--numeric.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/numeric.c b/numeric.c
index e2f10070eb..b4ea8b2578 100644
--- a/numeric.c
+++ b/numeric.c
@@ -252,7 +252,7 @@ number may use '_' characters to separate digits.
=cut
Not documented yet because experimental is C<PERL_SCAN_SILENT_NON_PORTABLE
-which suppresses any message for non-portable numbers that are still valid
+which suppresses any message for non-portable numbers, but which are valid
on this platform.
*/