From: Siddharth Shrimali Date: Mon, 2 Mar 2026 19:26:27 +0000 (+0530) Subject: t: fix "that that" typo in lib-unicode-nfc-nfd.sh X-Git-Tag: v2.54.0-rc0~97^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=5ee8782f87cb9813774baa2177583f3e2fd101be;p=thirdparty%2Fgit.git 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 Signed-off-by: Junio C Hamano --- diff --git a/t/lib-unicode-nfc-nfd.sh b/t/lib-unicode-nfc-nfd.sh index aed0a4dd44..201ab9b24c 100755 --- a/t/lib-unicode-nfc-nfd.sh +++ b/t/lib-unicode-nfc-nfd.sh @@ -75,7 +75,7 @@ test_lazy_prereq UNICODE_NFD_PRESERVED ' # # Note that I've used the canonical ordering of the # combining characters. It is also possible to -# swap them. My testing shows that that non-standard +# swap them. My testing shows that non-standard # ordering also causes a collision in mkdir. However, # the resulting names don't draw correctly on the # terminal (implying that the on-disk format also has