From e1ff3de718a39959b79b4607e950d76c2486a44e Mon Sep 17 00:00:00 2001 From: Ulf Magnusson Date: Thu, 25 Apr 2019 21:50:44 +0200 Subject: menuconfig: Nit Make a comment consistent with guiconfig.py. --- menuconfig.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'menuconfig.py') diff --git a/menuconfig.py b/menuconfig.py index 74eb38b..cab3013 100755 --- a/menuconfig.py +++ b/menuconfig.py @@ -769,7 +769,7 @@ def _needs_save(): # If True, the corresponding mode is on. See the module docstring. # # _conf_filename: -# .config file to save the configuration to +# File to save the configuration to # # _minconf_filename: # File to save minimal configurations to -- cgit v1.2.3