#13872 closed defect (bug) (fixed)
Typo in ms-edit.php
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 3.0 | Priority: | normal |
| Severity: | trivial | Version: | 3.0 |
| Component: | General | Keywords: | i18n-change |
| Focuses: | Cc: |
Description
There is a typo mistake in wp-admin/ms-edit.php on line 540
wp_die( sprintf( ( 'Warning! User cannot be modified. The user %s is a network admnistrator.' )
right: "administrator" , there isn't letter "i"
Change History (3)
Note: See
TracTickets for help on using
tickets.
Good catch!