]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
[gdb/contrib] Allow thru in spellcheck.sh
authorTom de Vries <tdevries@suse.de>
Mon, 18 Nov 2024 08:42:03 +0000 (09:42 +0100)
committerTom de Vries <tdevries@suse.de>
Mon, 18 Nov 2024 08:42:03 +0000 (09:42 +0100)
commit92a5cfde2f72130aa76bc35e91263c092254ee7c
tree7ac366531b0eee1c3b5f6d4b2be37a8e07fda51f
parenta2f774427e078f3da2c06bdea25f77a61979a695
[gdb/contrib] Allow thru in spellcheck.sh

Eli mentioned that "thru" is a widely-accepted shorthand [1].

Skip the "thru->through" rule by adding an overriding identity rule
"thru->thru".

Verified with shellcheck.

[1] https://sourceware.org/pipermail/gdb-patches/2024-November/213380.html
gdb/contrib/common-misspellings.txt
gdb/contrib/spellcheck.sh