summaryrefslogtreecommitdiff
path: root/kconfiglib.py
diff options
context:
space:
mode:
Diffstat (limited to 'kconfiglib.py')
-rw-r--r--kconfiglib.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/kconfiglib.py b/kconfiglib.py
index 8ff95bc..d342e6a 100644
--- a/kconfiglib.py
+++ b/kconfiglib.py
@@ -1354,7 +1354,7 @@ class Kconfig(object):
filename (default: None):
Filename to save configuration to (a string).
- If None (the default), the filename in the the environment variable
+ If None (the default), the filename in the environment variable
KCONFIG_CONFIG is used if set, and ".config" otherwise. See
standard_config_filename().