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>
Siddharth Shrimali committed
Mar 3, 2026 at 00:56 UTC
5ee8782f87cb9813774baa2177583f3e2fd101be
1 file changed
+1
-1
t/lib-unicode-nfc-nfd.sh
+1
-1
@@ -75,7 +75,7 @@ test_lazy_prereq UNICODE_NFD_PRESERVED '
75
#
76
# Note that I've used the canonical ordering of the
77
# combining characters. It is also possible to
78
-# swap them. My testing shows that that non-standard
78
+# swap them. My testing shows that non-standard
79
# ordering also causes a collision in mkdir. However,
80
# the resulting names don't draw correctly on the
81
# terminal (implying that the on-disk format also has