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 ca68ced..c63abfe 100644
--- a/kconfiglib.py
+++ b/kconfiglib.py
@@ -3443,7 +3443,7 @@ class Kconfig(object):
#
# - Creates implicit menus (see kconfig-language.txt)
#
- # - Removes 'if' nodes,
+ # - Removes 'if' nodes
#
# - Sets 'choice' types and registers choice symbols
#