Index: wp-includes/functions.php
===================================================================
--- wp-includes/functions.php	(revision 46791)
+++ wp-includes/functions.php	(working copy)
@@ -4957,7 +4957,7 @@
 					__( '%1$s is <strong>deprecated</strong> since version %2$s! Use %3$s instead.' ),
 					$hook,
 					$version,
-					$replacement
+					$replacement,
 				) . $message,
 				E_USER_DEPRECATED
 			);
