config-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH] Spelling fix


From: Paul Eggert
Subject: [PATCH] Spelling fix
Date: Thu, 10 May 2018 18:08:47 -0700

---
 config.sub | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/config.sub b/config.sub
index 20f7cf2..6983441 100755
--- a/config.sub
+++ b/config.sub
@@ -110,7 +110,7 @@ case $# in
     exit 1;;
 esac
 
-# Spilt fields of configuration type
+# Split fields of configuration type
 IFS="-" read -r field1 field2 field3 field4 <<EOF
 $1
 EOF
-- 
2.17.0




reply via email to

[Prev in Thread] Current Thread [Next in Thread]