summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorDaniel Kahn Gillmor <dkg@fifthhorseman.net>2016-10-28 21:06:11 +0200
committerJustus Winter <justus@g10code.com>2016-11-02 12:53:58 +0100
commit68b59bbc42ba9ec69496758743924d54a95742f0 (patch)
tree95f7c6c246224aef77477049285a0ff6fd2b552d /NEWS
parentg10,w32: Fix build on Windows. (diff)
downloadgnupg2-68b59bbc42ba9ec69496758743924d54a95742f0.tar.xz
gnupg2-68b59bbc42ba9ec69496758743924d54a95742f0.zip
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>
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 1a780f884..395eca94e 100644
--- a/NEWS
+++ b/NEWS
@@ -343,7 +343,7 @@ Noteworthy changes in version 2.1.9 (2015-10-09)
* agent: Fix ssh fingerprint computation for nistp384 and EdDSA.
- * agent: Fix crash during passprase entry on some platforms.
+ * agent: Fix crash during passphrase entry on some platforms.
* scd: Change timeout to fix problems with some 2.1 cards.