X-Git-Url: https://perl5.git.perl.org/perl5.git/blobdiff_plain/bf0fa0b28861f64af680a3c19765ac8a24e4f2bd..d1be9408a3c14848d30728674452e191ba5fffaa:/perl.h diff --git a/perl.h b/perl.h index 9b6c562..6fb0257 100644 --- a/perl.h +++ b/perl.h @@ -2437,7 +2437,7 @@ Gid_t getegid (void); #endif /* DEBUGGING */ -/* These constants should be used in preference to to raw characters +/* These constants should be used in preference to raw characters * when using magic. Note that some perl guts still assume * certain character properties of these constants, namely that * isUPPER() and toLOWER() may do useful mappings.