diff options
| -rwxr-xr-x | menuconfig.py | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
