This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Fix a bunch of repeated-word typos
authorDagfinn Ilmari Mannsåker <ilmari@ilmari.org>
Thu, 23 Apr 2020 13:33:05 +0000 (14:33 +0100)
committerDagfinn Ilmari Mannsåker <ilmari@ilmari.org>
Fri, 22 May 2020 09:45:06 +0000 (10:45 +0100)
commita3815e44b8fba04704944693e426f3f47362d3ff
tree6b3f332bf90d50e6d3c8320ad29a05b83ae5aef0
parent49704e1a7f79e12814aa5fa55084f1105e2b27ec
Fix a bunch of repeated-word typos

Mostly in comments and docs, but some in diagnostic messages and one
case of 'or die die'.
105 files changed:
INSTALL
NetWare/Makefile
NetWare/nw5.c
Porting/Glossary
Porting/bench.pl
Porting/bisect-runner.pl
Porting/bump-perl-version
Porting/makerel
Porting/sync-with-cpan
README.macos
README.os2
README.win32
charclass_invlists.h
dist/Storable/ChangeLog
dist/Storable/Storable.pm
dist/Storable/Storable.xs
dist/Storable/stacksize
dist/Storable/t/attach_errors.t
dist/Thread-Queue/lib/Thread/Queue.pm
dist/Time-HiRes/Changes
dist/threads/lib/threads.pm
dist/threads/threads.xs
doio.c
ext/Devel-Peek/t/Peek.t
ext/DynaLoader/t/DynaLoader.t
ext/POSIX/POSIX.xs
ext/POSIX/lib/POSIX.pm
ext/XS-APItest/t/multicall.t
ext/XS-APItest/t/utf8_warn_base.pl
ext/re/re.pm
handy.h
hints/os390.sh
inline.h
lib/B/Deparse.pm
lib/Benchmark.pm
lib/Tie/Scalar.pm
lib/charnames.t
lib/overload.t
lib/perl5db.pl
lib/unicore/mktables
lib/unicore/uni_keywords.pl
makedef.pl
mathoms.c
numeric.c
op.c
op.h
os2/Changes
os2/os2ish.h
perl.c
perl.h
perlvars.h
perly.act
perly.h
perly.tab
perly.y
plan9/plan9ish.h
pod/perldeprecation.pod
pod/perldiag.pod
pod/perlgit.pod
pod/perlguts.pod
pod/perlhack.pod
pod/perllocale.pod
pod/perlunicode.pod
pp.h
pp_ctl.c
pp_hot.c
pp_sys.c
regcharclass.h
regcomp.c
regen/op_private
regexec.c
regexp.h
sv.c
sv.h
t/TEST
t/io/openpid.t
t/loc_tools.pl
t/mro/next_edgecases.t
t/mro/next_edgecases_utf8.t
t/op/aassign.t
t/op/bop.t
t/op/caller.pl
t/op/groups.t
t/op/lc.t
t/op/lfs.t
t/op/ref.t
t/op/split.t
t/op/sprintf.t
t/op/sub_lval.t
t/op/svleak.t
t/porting/bench.t
t/porting/diag.t
t/porting/podcheck.t
t/re/pat_re_eval.t
t/re/recompile.t
uni_keywords.h
utf8.c
utf8.h
util.c
vms/vms.c
win32/GNUmakefile
win32/Makefile
win32/bin/search.pl
win32/makefile.mk
win32/win32.c