Skip to content

Commit b69c320

Browse files
committed
Fix typo
1 parent 4cc0fe5 commit b69c320

File tree

1 file changed

+1
-1
lines changed
  • src/test/run-make/linker-output-non-utf8

1 file changed

+1
-1
lines changed

src/test/run-make/linker-output-non-utf8/Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
ifndef IS_WINDOWS
1111

1212
# This also does not work on Apple APFS due to the filesystem requiring
13-
# valid UTF-u paths.
13+
# valid UTF-8 paths.
1414
ifneq ($(shell uname),Darwin)
1515

1616
# The zzz it to allow humans to tab complete or glob this thing.

0 commit comments

Comments
 (0)