diff options
Diffstat (limited to 'util/kconfig/lxdialog/menubox.c')
-rw-r--r-- | util/kconfig/lxdialog/menubox.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/util/kconfig/lxdialog/menubox.c b/util/kconfig/lxdialog/menubox.c index 243d6c0cb3..fe882fc284 100644 --- a/util/kconfig/lxdialog/menubox.c +++ b/util/kconfig/lxdialog/menubox.c @@ -26,7 +26,7 @@ * * *) A bugfix for the Page-Down problem * - * *) Formerly when I used Page Down and Page Up, the cursor would be set + * *) Formerly when I used Page Down and Page Up, the cursor would be set * to the first position in the menu box. Now lxdialog is a bit * smarter and works more like other menu systems (just have a look at * it). |