From 68426efeae6aae30f85ef81b8bdead96853df603 Mon Sep 17 00:00:00 2001 From: Ulf Magnusson Date: Sun, 4 Nov 2018 02:24:44 +0100 Subject: Comment grammar nit --- menuconfig.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/menuconfig.py b/menuconfig.py index 029b145..271cc1e 100755 --- a/menuconfig.py +++ b/menuconfig.py @@ -1024,7 +1024,7 @@ def _enter_menu(menu): def _select_selected_choice_sym(): # Puts the cursor on the currently selected (y-valued) choice symbol, if - # any. Do nothing if if the choice has no selection (is not visible/in y + # any. Does nothing if if the choice has no selection (is not visible/in y # mode). global _sel_node_i -- cgit v1.2.3