]> scripts.mit.edu Git - autoinstalls/wordpress.git/blobdiff - wp-admin/network/upgrade.php
WordPress 4.5
[autoinstalls/wordpress.git] / wp-admin / network / upgrade.php
index c885a8488911f399e2723ba0f950813585539ec3..ab2183fd53994786c9f47491b1fab2248feb2928 100644 (file)
@@ -92,7 +92,7 @@ switch ( $action ) {
                         *
                         * @since MU
                         *
-                        * @param int $blog_id The id of the blog.
+                        * @param int $blog_id The Site ID.
                         */
                        do_action( 'wpmu_upgrade_site', $details[ 'blog_id' ] );
                }