From a93128734ef0e88a1fcd7e83bc94b266de7b54ed Mon Sep 17 00:00:00 2001 From: Dhruva Kumar Date: Fri, 10 Jul 2026 11:19:53 +0530 Subject: [PATCH] Fix typo in config.sub comment --- config.sub | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.sub b/config.sub index 1bb6a05dc11026c..3d4717673dff2f2 100755 --- a/config.sub +++ b/config.sub @@ -1729,7 +1729,7 @@ case $os in # Likewise for "kernel-abi" eabi* | gnueabi*) ;; - # VxWorks passes extra cpu info in the 4th filed. + # VxWorks passes extra cpu info in the 4th field. simlinux | simwindows | spe) ;; # See `case $cpu-$os` validation below