1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30
|
Description: fix spelling in manpages
Author: Braulio Henrique Marques Souto <braulio@disroot.org>
Forwarded: https://github.com/LukeSmithxyz/mutt-wizard/pull/891
Last-Update: 2022-10-31
Index: mutt-wizard-3.3.1/mailsync.1
===================================================================
--- mutt-wizard-3.3.1.orig/mailsync.1
+++ mutt-wizard-3.3.1/mailsync.1
@@ -44,7 +44,7 @@ account.
See the
.B
mbsync
-manual for aditional options that can be used.
+manual for additional options that can be used.
.SH AUTHORS
Written by Luke Smith <luke@lukesmith.xyz> originally in 2018.
.SH LICENSE
Index: mutt-wizard-3.3.1/mw.1
===================================================================
--- mutt-wizard-3.3.1.orig/mw.1
+++ mutt-wizard-3.3.1/mw.1
@@ -241,7 +241,7 @@ replies to the selected message;
.I R
replies all to the selected message and
.I f
-fowards the selected message.
+forwards the selected message.
.TP
.B Compose mail screen
Once you write mail and save the buffer you will be brought to the compose screen. Press
|