Skip to content

Commit a931287

Browse files
authored
Fix typo in config.sub comment
1 parent 6c389c4 commit a931287

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

config.sub

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1729,7 +1729,7 @@ case $os in
17291729
# Likewise for "kernel-abi"
17301730
eabi* | gnueabi*)
17311731
;;
1732-
# VxWorks passes extra cpu info in the 4th filed.
1732+
# VxWorks passes extra cpu info in the 4th field.
17331733
simlinux | simwindows | spe)
17341734
;;
17351735
# See `case $cpu-$os` validation below

0 commit comments

Comments
 (0)