summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNiels Möller <nisse@lysator.liu.se>2015-03-19 21:31:50 +0100
committerNiels Möller <nisse@lysator.liu.se>2015-03-19 21:31:50 +0100
commit9234e66264cc2da3f8fbd5a0832b89c020008ae8 (patch)
tree71798cbf10f26661d78fb53173d31666d9193b9a
parenta907e1398f93d41026feb896cb305e64c9a3ed29 (diff)
downloadnettle-9234e66264cc2da3f8fbd5a0832b89c020008ae8.tar.gz
Fixed a few typos.
-rw-r--r--ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 878864ae..f6b2808b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -381,7 +381,7 @@
* memxor3.c: New file, split off from memxor.c.
* memxor-internal.h: New file, declarations shared by memxor.c and
memxor3.c.
- * memxor.c: memxor3 fucntions moved out from this file.
+ * memxor.c: memxor3 functions moved out from this file.
* Makefile.in (nettle_SOURCES): Added memxor3.c.
(DISTFILES): Added memxor-internal.h.
@@ -733,7 +733,7 @@
function pointers.
* testsuite/curve25519-dup-test.c: Deleted file. In the way for
- conversion to Edwards coordiante convention, and in the end
+ conversion to Edwards coordinate convention, and in the end
the tests will be done by ecc-dup-test.c.
* testsuite/curve25519-add-test.c: Similarly deleted.
* testsuite/Makefile.in (TS_HOGWEED_SOURCES): Removed