diff options
Diffstat (limited to 'wp-includes/ms-deprecated.php')
-rw-r--r-- | wp-includes/ms-deprecated.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/wp-includes/ms-deprecated.php b/wp-includes/ms-deprecated.php index c6c7f54..5a6b441 100644 --- a/wp-includes/ms-deprecated.php +++ b/wp-includes/ms-deprecated.php @@ -145,7 +145,7 @@ function clear_global_post_cache( $post_id ) { } /** - * Deprecated functionality to determin if the current site is the main site. + * Deprecated functionality to determine if the current site is the main site. * * @since MU (3.0.0) * @deprecated 3.0.0 Use is_main_site() |