summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke Smith <luke@lukesmith.xyz>2020-10-13 16:59:23 -0400
committerGitHub <noreply@github.com>2020-10-13 16:59:23 -0400
commit379cae0150a97c67ae3563bbbf045f676b19a538 (patch)
tree4bd461b9f65c820e6472d7683e2559e3564f3b1c
parent7b9ecd9c071c7f2c66f50bfa0c213db23a2744da (diff)
parent6f02c6b995795ac788ced8fad5e83bff17444481 (diff)
Merge pull request #545 from marcwallach/patch-1
Fix typo
-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
;;