1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-02 22:46:30 +02:00

Spelling: correct spelling of "passphrase".

There were several different variant spellings of "passphrase".  This
should fix them all for all English text.

I did notice that po/it.po contains multiple instances of
"passhprase", which also looks suspect to me, but i do not know
Italian, so i did not try to correct it.

Signed-off-by: Daniel Kahn Gillmor <dkg@fifthhorseman.net>
This commit is contained in:
Daniel Kahn Gillmor 2016-10-28 15:06:11 -04:00 committed by Justus Winter
parent 5d4f1408d0
commit 68b59bbc42
33 changed files with 35 additions and 35 deletions

View file

@ -122,7 +122,7 @@ struct
/* If set, a passphrase history will be written and checked at each
passphrase change. */
int enable_passhrase_history;
int enable_passphrase_history;
int running_detached; /* We are running detached from the tty. */