From 0826fbd00ceb3a83d744e0080b96bd3b5b55dd49 Mon Sep 17 00:00:00 2001 From: Ulf Magnusson Date: Fri, 29 May 2015 16:08:23 +0200 Subject: Fix typo in warning. --- kconfiglib.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/kconfiglib.py b/kconfiglib.py index 9637f48..be14304 100644 --- a/kconfiglib.py +++ b/kconfiglib.py @@ -1338,7 +1338,8 @@ error, and you should e-mail kconfiglib@gmail.com. "(Note that modules are still supported -- " "Kconfiglib just assumes the symbol name " "MODULES, like older versions of the C " - "did when 'option modules' wasn't used.)", + "implementation did when 'option modules' " + "wasn't used.)", filename, linenr) -- cgit v1.2.3