From 68ffa81887f7fab2dd9fdb05130074efc2ca05ce Mon Sep 17 00:00:00 2001 From: Ulf Magnusson Date: Tue, 26 Mar 2019 04:06:52 +0100 Subject: olddefconfig: Fix typo in help filing -> filling --- olddefconfig.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'olddefconfig.py') diff --git a/olddefconfig.py b/olddefconfig.py index cc98ec8..c985bfa 100755 --- a/olddefconfig.py +++ b/olddefconfig.py @@ -4,7 +4,7 @@ # SPDX-License-Identifier: ISC """ -Updates an old .config file or creates a new one, by filing in default values +Updates an old .config file or creates a new one, by filling in default values for all new symbols. This is the same as picking the default selection for all symbols in oldconfig, or entering the menuconfig interface and immediately saving. -- cgit v1.2.3