diff --git a/ChangeLog b/ChangeLog
index 9e5fe24708..ed8dd467b1 100755
--- a/ChangeLog
+++ b/ChangeLog
@@ -11376,7 +11376,7 @@
 	  I2C_READ and I2C_WRITE which are not thread safe (2016-01-26).
 	* SPI: Rename the STM32 up_spiinitialize() to stm32_spibus_initialize()
 	  (2016-01-26).
-	* SPI: Rename the SAM up_spiinitialize() to stm32_spibus_initialize()
+	* SPI: Rename the SAM up_spiinitialize() to sam_spibus_initialize()
 	  (2016-01-26).
 	* SPI: Rename the Tiva up_spiinitialize() to tiva_spibus_intialize()
 	  (2016-01-26).