From: John Gliksberg Date: Wed, 3 May 2023 22:12:20 +0000 (-0600) Subject: vim: doc: minor spelling fix X-Git-Tag: 0.38_rc0~27 X-Git-Url: https://git.cworth.org/git?p=notmuch;a=commitdiff_plain;h=74c2c86769a1e195fe7f465213c2dc360519d43f vim: doc: minor spelling fix Signed-off-by: Felipe Contreras --- 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'