summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorSamanta Navarro <ferivoz@riseup.net>2020-10-10 11:16:27 +0000
committerSamanta Navarro <ferivoz@riseup.net>2020-10-10 11:16:27 +0000
commitd3c5b3dd41e13a17a42d1af278f99720adaa23d4 (patch)
tree7375313352e490c399c6fa421b27c2c55e309db4 /NEWS
parentb4754974c5973e2e9f7934763ad2d0eb3e29777c (diff)
downloadlibxcrypt-d3c5b3dd41e13a17a42d1af278f99720adaa23d4.tar.gz
libxcrypt-d3c5b3dd41e13a17a42d1af278f99720adaa23d4.tar.bz2
libxcrypt-d3c5b3dd41e13a17a42d1af278f99720adaa23d4.zip
Fix typos.
Typos were found with codespell.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 1a5b581..9397f0c 100644
--- a/NEWS
+++ b/NEWS
@@ -170,7 +170,7 @@ Version 4.3.2
* Fix the gensalt function for the NT hashing method ($3$) to
properly terminate its output string. The output buffer for the
returned string must be at least 30 bytes long.
-* Remove the gensalt fuction for the bcrypt x variant ($2x$).
+* Remove the gensalt function for the bcrypt x variant ($2x$).
This prefix was never intended for use when hashing new passphrases.
The only use case originally intended was to manually edit '$2a$' to
'$2x$' in passphrase hashes to knowingly take the risk yet enable