瀏覽代碼

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


Loading…
取消
儲存