Sfoglia il codice sorgente

Merge pull request #545 from marcwallach/patch-1

Fix typo
tags/v3.1
Luke Smith 4 anni fa
committed by GitHub
parent
commit
379cae0150
Non sono state trovate chiavi note per questa firma nel database ID Chiave GPG: 4AEE18F83AFDEB23
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      bin/mw

+ 1
- 1
bin/mw Vedi File

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


Caricamento…
Annulla
Salva