From 13ae763594845500fd5188191023f0bd665c2837 Mon Sep 17 00:00:00 2001 From: Ulf Magnusson Date: Sat, 15 Dec 2012 09:12:58 +0100 Subject: Spell nit. --- kconfiglib.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kconfiglib.py') diff --git a/kconfiglib.py b/kconfiglib.py index 1b8db5e..5ccee20 100644 --- a/kconfiglib.py +++ b/kconfiglib.py @@ -2812,7 +2812,7 @@ class Symbol(Item, _HasVisibility): # _get_dependent(). self.cached_deps = None - # Does the symbol have an entry in the Kconfig file? The Trailing + # Does the symbol have an entry in the Kconfig file? The trailing # underscore avoids a collision with is_defined(). self.is_defined_ = False -- cgit v1.2.3