diff --git a/storage/innodb_plugin/ChangeLog b/storage/innodb_plugin/ChangeLog
index 0e2dd05b1843ac18b77b65f42389fc639b7e23a8..2a3da77d4d3a67d352fd2ca81d5c0bc8632cffe7 100644
--- a/storage/innodb_plugin/ChangeLog
+++ b/storage/innodb_plugin/ChangeLog
@@ -27,8 +27,8 @@
 
 	* handler/ha_innodb.cc, mysql-test/innodb_bug21704.result,
 	mysql-test/innodb_bug47621.result, mysql-test/innodb_bug47621.test:
-	Fix Bug#47621 MySQL and InnoDB data dictionaries will become
-	out of sync when renaming columns
+	Fix Bug#47621 MySQL and InnoDB data dictionaries will become out of
+	sync when renaming columns
 
 2010-03-10	The InnoDB Team