Completed
Push — add/comments/moderation-email-... ( 78aa2e )
by
unknown
09:21
created
moderation-emails-override.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -217,7 +217,7 @@
 block discarded – undo
217 217
  * should be notified, overriding the site setting.
218 218
  *
219 219
  * @param int $comment_id Comment ID.
220
- * @return true Always returns true.
220
+ * @return boolean Always returns true.
221 221
  */
222 222
 function wp_notify_moderator($comment_id) {
223 223
 	global $wpdb;
Please login to merge, or discard this patch.