typos fix on doc

This commit is contained in:
David Beniamine
2015-03-25 21:35:44 -03:00
parent ca47e11372
commit 526727ea54
2 changed files with 2 additions and 2 deletions

View File

@@ -84,7 +84,7 @@ au filetype todo imap + +<C-X><C-U>
au filetype todo imap @ @<C-X><C-U>
The TodoComplete function is designed to complete projects (starting by '+')
and context (starting by '@'). If you use it on a regulard word, it will do a
and context (starting by '@'). If you use it on a regular word, it will do a
normal buffer completion.
If you try to complete a project, it will propose all projects in the file and
for each of them, it will show their context in the preview window.