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 47581d5..982bbfb 100644
--- a/kconfiglib.py
+++ b/kconfiglib.py
@@ -488,7 +488,7 @@ If my_fn() returns "n", this will result in
config FOO
...
- depends on n
+ depends on n
Warning
*******