From e13477f236bf8a7ea5022ef9c3ce714fea0a3670 Mon Sep 17 00:00:00 2001 From: Ulf Magnusson Date: Sat, 23 Feb 2019 15:49:07 +0100 Subject: Fix spelling in comment --- kconfiglib.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kconfiglib.py b/kconfiglib.py index 2cd1a29..aa27967 100644 --- a/kconfiglib.py +++ b/kconfiglib.py @@ -5974,7 +5974,7 @@ def _flatten(node): # children appear after them instead. This gives a clean menu structure # with no unexpected "jumps" in the indentation. # - # Do not flatten promptless choices (which can appear "legitimitely" if a + # Do not flatten promptless choices (which can appear "legitimately" if a # named choice is defined in multiple locations to add on symbols). It # looks confusing, and the menuconfig already shows all choice symbols if # you enter the choice at some location with a prompt. -- cgit v1.2.3