diff options
author | Lukas Fleischer <calcurse@cryptocrack.de> | 2013-07-24 08:39:41 +0200 |
---|---|---|
committer | Lukas Fleischer <calcurse@cryptocrack.de> | 2013-07-24 08:39:41 +0200 |
commit | fec6b8dc23ed6f535279defda032997259782f0b (patch) | |
tree | a7fecbb56440f25b01d295c38d025ce5a8216bbc /doc/general.txt | |
parent | 1aa43ff966776149a162d2e901924e79f91f6725 (diff) | |
download | calcurse-fec6b8dc23ed6f535279defda032997259782f0b.zip |
doc/: Spelling and grammar fixes
Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de>
Diffstat (limited to 'doc/general.txt')
-rw-r--r-- | doc/general.txt | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/general.txt b/doc/general.txt index ab5ba86..d2a79d9 100644 --- a/doc/general.txt +++ b/doc/general.txt @@ -2,7 +2,7 @@ Generic key bindings ==================== Some of the key bindings apply whatever panel is selected. They are called -generic key binding. +generic key bindings. Here is the list of all the generic key bindings, together with their corresponding action: @@ -23,6 +23,6 @@ corresponding action: '^G' : Goto today -> move to current day The '^P' and '^N' keys are used to scroll text upward or downward when inside -specific screens such the help screens for example. They are also used when -the calendar screen is selected to switch between the available views (monthly -and weekly calendar views). +specific screens such the help screens for example. They are also used when the +calendar screen is selected to switch between the available views (monthly and +weekly calendar views). |