Skip to content

Commit 4e077c8

Browse files
committed
Fix a misspelling in the DocBlock summary for the User_Command::function wp_new_user_notification() method.
1 parent 0d5f7cf commit 4e077c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/User_Command.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1030,7 +1030,7 @@ private static function validate_role( $role ) {
10301030
}
10311031

10321032
/**
1033-
* Acommodates three different behaviors for wp_new_user_notification()
1033+
* Accommodates three different behaviors for wp_new_user_notification()
10341034
* - 4.3.1 and above: expect second argument to be deprecated
10351035
* - 4.3: Second argument was repurposed as $notify
10361036
* - Below 4.3: Send the password in the notification

0 commit comments

Comments
 (0)