vim: doc: minor spelling fix

Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
This commit is contained in:
John Gliksberg 2023-05-03 16:12:20 -06:00 committed by David Bremner
parent 3f4c61592f
commit 74c2c86769

View file

@ -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'