#2213 closed defect (bug) (fixed)
Typo in Blogger import script
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | Administration | Version: | 2.0 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
In Blogger import script (wordpress/wp-admin/import/blogger.php) on line 590 you are calling unexistent php function sptintf - it should be sprintf
Change History (3)
Note: See
TracTickets for help on using
tickets.
(In [3397]) Fix typo. Props gasper@…. fixes #2213