summaryrefslogtreecommitdiff
path: root/ChangeLog
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 /ChangeLog
parentb4754974c5973e2e9f7934763ad2d0eb3e29777c (diff)
downloadlibxcrypt-d3c5b3dd41e13a17a42d1af278f99720adaa23d4.tar.gz
libxcrypt-d3c5b3dd41e13a17a42d1af278f99720adaa23d4.tar.bz2
libxcrypt-d3c5b3dd41e13a17a42d1af278f99720adaa23d4.zip
Fix typos.
Typos were found with codespell.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index a0947b6..f5e5db8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -100,7 +100,7 @@
* release version 3.0
- * plugins/*: Move all crypt releated code into plugins.
+ * plugins/*: Move all crypt related code into plugins.
* plugins/sha256: New, $5$ aka sha256 hash.
* plugins/sha512: New, $6$ aka sha512 hash.
@@ -153,7 +153,7 @@
* src/x86.S: Added, optimized, thread safe version for ix86.
- * src/crypt_blowfish.c: Use optimized assember functions on ix86.
+ * src/crypt_blowfish.c: Use optimized assembler functions on ix86.
* libxcrypt.spec: New.