#13872 closed defect (bug) (fixed)
Typo in ms-edit.php
| Reported by: | Angeloverona | Owned by: | westi |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.0 |
| Component: | General | Version: | 3.0 |
| Severity: | trivial | Keywords: | i18n-change |
| Cc: | Focuses: |
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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Good catch!