]> git.cworth.org Git - notmuch/commitdiff
vim: doc: minor spelling fix
authorJohn Gliksberg <jg.trosh@gmail.com>
Wed, 3 May 2023 22:12:20 +0000 (16:12 -0600)
committerDavid Bremner <david@tethera.net>
Sun, 7 May 2023 20:27:33 +0000 (14:27 -0600)
Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
vim/notmuch.txt

index 4a038102a6163e590ad414f4b2f339a0a3659022..c98f2b53d80df5c50fa13142a73ebc53b50e5075 100644 (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'