Branch: refs/heads/smoke-me/jkeenan/replace-gh-20435-20221224 Home: https://github.com/Perl/perl5 Commit: bc6325f6f4350a038fb158f9fc69eb5c54ac79d1 https://github.com/Perl/perl5/commit/bc6325f6f4350a038fb158f9fc69eb5c54ac79d1 Author: James E Keenan <jkee...@cpan.org> Date: 2022-12-24 (Sat, 24 Dec 2022)
Changed paths: M locale.c Log Message: ----------- locale.c: Manual correction of typos from GH 20435 Commit: 18bbcee5d9c3609c79675ae1f437ba2f6705bbcb https://github.com/Perl/perl5/commit/18bbcee5d9c3609c79675ae1f437ba2f6705bbcb Author: James E Keenan <jkee...@cpan.org> Date: 2022-12-24 (Sat, 24 Dec 2022) Changed paths: M regcomp.c Log Message: ----------- regcomp.c: Manual correction of typos from GH 20435 Many of the typos in this file reported in GH 20435 have been cleaned up since that pull request was originally filed. This commit cleans up the remaining ones and a few others spotted along the way. Commit: 730465a4c3e2d422dd309c33e8ffe1a289c088b9 https://github.com/Perl/perl5/commit/730465a4c3e2d422dd309c33e8ffe1a289c088b9 Author: James E Keenan <jkee...@cpan.org> Date: 2022-12-24 (Sat, 24 Dec 2022) Changed paths: M toke.c Log Message: ----------- toke.c: Manual correction of typos from GH 20435 This commit only corrects typos in comments. A subsequent commit will change the spelling of a variable. Commit: 91871ce8610f1c7cd473e574a86db0bd4f0b008c https://github.com/Perl/perl5/commit/91871ce8610f1c7cd473e574a86db0bd4f0b008c Author: James E Keenan <jkee...@cpan.org> Date: 2022-12-24 (Sat, 24 Dec 2022) Changed paths: M toke.c Log Message: ----------- toke.c: Change spelling of one variable s/overriden/overridden/gc Compare: https://github.com/Perl/perl5/compare/e60def0043d2...91871ce8610f