浏览代码

Merge pull request #545 from marcwallach/patch-1

Fix typo
tags/v3.1
Luke Smith 4 年前
committed by GitHub
父节点
当前提交
379cae0150
找不到此签名对应的密钥 GPG 密钥 ID: 4AEE18F83AFDEB23
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      bin/mw

+ 1
- 1
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
;;


正在加载...
取消
保存