From 20cb9f545f5549256200fc2b7db916e431e70fab Mon Sep 17 00:00:00 2001 From: Patrick Totzke Date: Mon, 26 Dec 2011 01:10:18 +0000 Subject: fix typos in README --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 3085474c..065de0e9 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,6 @@ python using the [urwid][urwid] toolkit. The files `INSTALL.md` and `CUSTOMIZE.md` contain instructions on how to set it up and customize respectively. - Autogenerated API docs for the current release can be found [here][api]. Their sources live in the `docs` directory. @@ -34,7 +33,7 @@ Soonish to be addressed non-features: * encryption/decryption for messages (see branch `gnupg`) * live search results (branch `live`) * search for message (branch `messagesmode`) - * bind sequences of keypresses to commands (branch `multiinput`) + * bind sequences of key presses to commands (branch `multiinput`) * search for strings in displayed buffer * folding for message parts * undo for commands @@ -46,7 +45,7 @@ In all views, arrows, page-up/down, `j`,`k` and `Space` can be used to move the `Escape` cancels prompts and `Enter` selects. Hit `:` at any time and type in commands to the prompt. Usage information on any command can be listed by typing `help YOURCOMMAND` to the prompt; -The keybindings for the current mode are listet upon pressing `?`. +The key bindings for the current mode are listed upon pressing `?`. [notmuch]: http://notmuchmail.org/ -- cgit v1.2.3