mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2025-10-16 12:05:38 +00:00
Docs: Typo correction in wp-includes/ms-functions.php docblock.
See #54729. git-svn-id: https://develop.svn.wordpress.org/trunk@53251 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
1d39994ba6
commit
074aaf152f
@ -1275,7 +1275,7 @@ function wpmu_activate_signup( $key ) {
|
||||
}
|
||||
|
||||
/**
|
||||
* Deletes am associated signup entry when a user is deleted from the database.
|
||||
* Deletes an associated signup entry when a user is deleted from the database.
|
||||
*
|
||||
* @since 5.5.0
|
||||
*
|
||||
|
||||
Loading…
Reference in New Issue
Block a user