treewide: fix spelling 'seperate' -> 'separate'
[openwrt/openwrt.git] / package / base-files / image-config.in
index b5cd90f6152df003b6f2c95c5479a84a7138f59e..ac406bc456bd91c17e5ffef7da01314a5477bdc5 100644 (file)
@@ -119,7 +119,7 @@ menuconfig INITOPT
                prompt "Environment variables to set when starting init (start with none)" if INITOPT
                default ""
                help
-                       Should be a space seperated list of variable assignments.  These
+                       Should be a space separated list of variable assignments.  These
                        variables will be present in the environment.  Spaces may not be
                        present (including through expansion) even in a quoted string
                        (env doesn't understanding quoting).