X-Git-Url: https://scripts.mit.edu/gitweb/autoinstalls/wordpress.git/blobdiff_plain/9e77185fafaf4e60e2b73821e0e4b9b1a11fb85f..caeaf8dc94b5e3f75dc98ec92dc7b76049cdddb6:/wp-includes/ms-blogs.php diff --git a/wp-includes/ms-blogs.php b/wp-includes/ms-blogs.php index e7016565..e1c70e1a 100644 --- a/wp-includes/ms-blogs.php +++ b/wp-includes/ms-blogs.php @@ -460,7 +460,7 @@ function get_blog_option( $id, $option, $default = false ) { /** * Filter a blog option value. * - * The dynamic portion of the hook name, $option, refers to the blog option name. + * The dynamic portion of the hook name, `$option`, refers to the blog option name. * * @since 3.5.0 *