Completed
Push — add/comments/moderation-email-... ( 9148d5...5e34e1 )
by
unknown
123:08 queued 93:51
created
moderation-emails-override.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -200,7 +200,7 @@
 block discarded – undo
200 200
  * should be notified, overriding the site setting.
201 201
  *
202 202
  * @param int $comment_id Comment ID.
203
- * @return true Always returns true.
203
+ * @return boolean Always returns true.
204 204
  */
205 205
 	function wp_notify_moderator( $comment_id ) {
206 206
 		global $wpdb;
Please login to merge, or discard this patch.