Index: trunk/phase3/includes/installer/Installer.i18n.php |
— | — | @@ -323,7 +323,7 @@ |
324 | 324 | * the MediaWiki codebase does not always handle MyISAM as it should |
325 | 325 | |
326 | 326 | If your MySQL installation supports InnoDB, it is highly recommended that you choose that instead. |
327 | | -If your MySQL installation does not support InnoDB, maybe its time for an upgrade.", |
| 327 | +If your MySQL installation does not support InnoDB, maybe it's time for an upgrade.", |
328 | 328 | 'config-mysql-engine-help' => "'''InnoDB''' is almost always the best option, since it has good concurrency support. |
329 | 329 | |
330 | 330 | '''MyISAM''' may be faster in single-user or read-only installations. |