summaryrefslogtreecommitdiff
path: root/kconfiglib.py
diff options
context:
space:
mode:
authorUlf Magnusson <ulfalizer@gmail.com>2018-09-27 18:35:11 +0200
committerUlf Magnusson <ulfalizer@gmail.com>2018-09-27 18:35:11 +0200
commit43d2003d82dcc4e5329c6020f350600eaef2c4d7 (patch)
tree933b2f76698d2926b8da79b0e0b81e7d3bfd3577 /kconfiglib.py
parent3e009a71dde663b218645892f3df1247531faaac (diff)
Remove stray tab character
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
*******