diff --git a/wp-print-friendly.php b/wp-print-friendly.php index e6203131de8bdcf098fabcacd5afee64fd05e035..95218d37299bc4303d8324cfb2ae4aef783d0c9b 100644 --- a/wp-print-friendly.php +++ b/wp-print-friendly.php @@ -167,7 +167,7 @@ class wp_print_friendly { * If WordPress determined this request is a 404, do nothing and let the main theme handle things. * * @global $wp_query - * @uses is_404() + * @uses is_404 * @return bool */ public function is_print() {