summaryrefslogtreecommitdiff
path: root/bin/mw
diff options
context:
space:
mode:
authorMarc <40807627+marcwallach@users.noreply.github.com>2020-10-13 17:32:12 -0300
committerGitHub <noreply@github.com>2020-10-13 17:32:12 -0300
commit6f02c6b995795ac788ced8fad5e83bff17444481 (patch)
tree4bd461b9f65c820e6472d7683e2559e3564f3b1c /bin/mw
parent7b9ecd9c071c7f2c66f50bfa0c213db23a2744da (diff)
Fix typo
Diffstat (limited to 'bin/mw')
-rwxr-xr-xbin/mw2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/mw b/bin/mw
index eeebe53..cf5011a 100755
--- a/bin/mw
+++ b/bin/mw
@@ -347,7 +347,7 @@ Options allowed with -a:
NOTE: Once at least one account is added, you can run
\`mbsync -a\` to begin downloading mail.
-To chane an account's password, run \`pass edit ${pass_prefix}your@email.com\`.
+To change an account's password, run \`pass edit ${pass_prefix}your@email.com\`.
EOF
exit 1
;;