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