diff --git a/nettle/ChangeLog b/nettle/ChangeLog
index 8b0ec24adc653204aca447e6e32854c9a9d5f20a..7b0923bb841b0d7e81a347fd326e2bdc4e8f5611 100644
--- a/nettle/ChangeLog
+++ b/nettle/ChangeLog
@@ -1137,7 +1137,7 @@
 	function passing the sbox table to _camellia_crypt.
 	* camellia-crypt-internal.c (_camellia_crypt): New file, with main
 	encrypt/decrypt function.
-	* Makefile.in (nettle_SOURCES): Updated list of camellia source files.	
+	* Makefile.in (nettle_SOURCES): Updated list of camellia source files.
 	(DISTFILES): Added camellia-internal.h.
 
 2010-07-20  Niels Möller  <nisse@lysator.liu.se>