mirror of
https://github.com/git/git.git
synced 2026-03-04 14:37:35 +01:00
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>
This commit is contained in:
committed by
Junio C Hamano
parent
f368df439b
commit
5ee8782f87
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user