@@ -217,7 +217,7 @@ |
||
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; |