]> git.ipfire.org Git - thirdparty/git.git/commit
t: fix "that that" typo in lib-unicode-nfc-nfd.sh
authorSiddharth Shrimali <r.siddharth.shrimali@gmail.com>
Mon, 2 Mar 2026 19:26:27 +0000 (00:56 +0530)
committerJunio C Hamano <gitster@pobox.com>
Mon, 2 Mar 2026 21:42:55 +0000 (13:42 -0800)
commit5ee8782f87cb9813774baa2177583f3e2fd101be
treeac3f13fc4791626a0e78ee1043bd92d4cf45cbbc
parentf368df439b31b422169975cc3c95f7db6a46eada
t: fix "that that" typo in lib-unicode-nfc-nfd.sh

In the comments of lib-unicode-nfc-nfd.sh, "that that" was used
unintentionally. Remove the redundant "that" to improve clarity.

Signed-off-by: Siddharth Shrimali <r.siddharth.shrimali@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/lib-unicode-nfc-nfd.sh