X-Git-Url: https://scripts.mit.edu/gitweb/autoinstalls/wordpress.git/blobdiff_plain/4feeb71a9d812a9ae371c28a3d8b442a4394ded7..607b7e02d77e7326161e8ec15639052d2040f745:/wp-includes/class-walker-page.php diff --git a/wp-includes/class-walker-page.php b/wp-includes/class-walker-page.php index f4667c57..fd55ccee 100644 --- a/wp-includes/class-walker-page.php +++ b/wp-includes/class-walker-page.php @@ -116,7 +116,7 @@ class Walker_Page extends Walker { } /** - * Filter the list of CSS classes to include with each page item in the list. + * Filters the list of CSS classes to include with each page item in the list. * * @since 2.8.0 *