mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-14 21:47:19 +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:
parent
5d4f1408d0
commit
68b59bbc42
33 changed files with 35 additions and 35 deletions
|
@ -8210,7 +8210,7 @@
|
|||
to all foo-fd options.
|
||||
* gpgv.c, openfile.c, ringedit.c, tdbio.c: Minor fixes. Mainly
|
||||
replaced hardcoded path separators with EXTSEP_S like macros.
|
||||
* passprase.c [__riscos__]: Disabled agent stuff
|
||||
* passphrase.c [__riscos__]: Disabled agent stuff
|
||||
* trustdb.c (check_trust): Changed r_trustlevel to signed int to
|
||||
avoid mismatch problems in pkclist.c
|
||||
* pkclist.c (add_ownertrust): Ditto.
|
||||
|
@ -11583,7 +11583,7 @@ Mon May 4 09:35:53 1998 Werner Koch (wk@isil.d.shuttle.de)
|
|||
changed all callers.
|
||||
|
||||
* passphrase.c (make_dek_from_passphrase): Removed
|
||||
* (get_passhrase_hash): Changed name to passphrase_to_dek, add arg,
|
||||
* (get_passphrase_hash): Changed name to passphrase_to_dek, add arg,
|
||||
changed all callers.
|
||||
|
||||
* all: Introduced the new ELG identifier and added support for the
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue