diff options
| author | John Gliksberg <jg.trosh@gmail.com> | 2023-05-03 16:12:20 -0600 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2023-05-07 14:27:33 -0600 |
| commit | 74c2c86769a1e195fe7f465213c2dc360519d43f (patch) | |
| tree | 3c069d0a7fe46ae2d726b3973287ce7c3a5bb2cb /vim/notmuch.txt | |
| parent | 3f4c61592f5a8667a11e5b90369572f60e58b388 (diff) | |
vim: doc: minor spelling fix
Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
Diffstat (limited to 'vim/notmuch.txt')
| -rw-r--r-- | vim/notmuch.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vim/notmuch.txt b/vim/notmuch.txt index 4a038102..c98f2b53 100644 --- a/vim/notmuch.txt +++ b/vim/notmuch.txt @@ -144,7 +144,7 @@ If you want to count the threads instead of the messages in the folder view: *g:notmuch_reader* *g:notmuch_sendmail* -You can also configure your externail mail reader and sendemail program: +You can also configure your external mail reader and sendmail program: > let g:notmuch_reader = 'mutt -f %s' let g:notmuch_sendmail = 'sendmail' |
