summaryrefslogtreecommitdiff
path: root/uconfig.h
diff options
context:
space:
mode:
authorElvin Aslanov <rwp.primary@gmail.com>2023-04-30 00:37:14 +0000
committerKarl Williamson <khw@cpan.org>2023-05-03 11:29:53 -0600
commit493e62880e0752dbcca1bed2e1db29bef29edc39 (patch)
tree39770493528cb5c76e5523147a231caf415dba96 /uconfig.h
parent034a96a9c8546c2e080a802babba5ed9bc6c7798 (diff)
downloadperl-493e62880e0752dbcca1bed2e1db29bef29edc39.tar.gz
Remove duplicate "the" in comments
Fix spelling on various files pertaining to core Perl.
Diffstat (limited to 'uconfig.h')
-rw-r--r--uconfig.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/uconfig.h b/uconfig.h
index b7a8e3cdf5..4c31fdd5c8 100644
--- a/uconfig.h
+++ b/uconfig.h
@@ -2404,7 +2404,7 @@
/*#define HAS_DBMINIT_PROTO / **/
/* HAS_DIR_DD_FD:
- * This symbol, if defined, indicates that the the DIR* dirstream
+ * This symbol, if defined, indicates that the DIR* dirstream
* structure contains a member variable named dd_fd.
*/
/*#define HAS_DIR_DD_FD / **/
@@ -5382,6 +5382,6 @@
#endif
/* Generated from:
- * 174bcf68d4780b29467af80be166e1fc8ce42f57426a7bd489282f4c7e351597 config_h.SH
+ * e17a83ff6ae98071d846d4a001f6ce1a669df08c357fe153c2370adc4910135e config_h.SH
* dac2aceefc94292b9ec73e8a4615ae98e521658172c452c5467759219568c800 uconfig.sh
* ex: set ro ft=c: */