From 265e334866fd003ea7aaf302b4cf7f206bc95d9e Mon Sep 17 00:00:00 2001 From: marschap Date: Thu, 25 May 2006 11:59:38 +0000 Subject: [PATCH] fix a few typos --- LCDd.conf | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/LCDd.conf b/LCDd.conf index c131401..5cabb59 100644 --- a/LCDd.conf +++ b/LCDd.conf @@ -258,11 +258,11 @@ Reboot=no # configureable from the config file. Keypad=yes -# If you have a non standard keypad you can associate any keystrings to keys. -# There are 6 input key in the CwLnx hardware that generate characters +# If you have a non-standard keypad you can associate any keystrings to keys. +# There are 6 input keys in the CwLnx hardware that generate characters # from 'A' to 'F'. # -# The following it the built-in default mapping hardcoded in the driver. +# The following is the built-in default mapping hardcoded in the driver. # You can leave those unchanged if you have a standard keypad. # You can change it if you want to report other keystrings or have a non # standard keypad. @@ -273,7 +273,7 @@ Keypad=yes # KeyMap_E=Enter # KeyMap_F=Escape -# keypad_test_mode permit to test keypad assignement +# keypad_test_mode permits to test keypad assignement # Default value is no #keypad_test_mode=yes