From ded20c28163b18e33dd8e1c440ee8b3e4d973cb5 Mon Sep 17 00:00:00 2001 From: Siebrand Mazeland Date: Tue, 12 Apr 2011 17:08:59 +0000 Subject: [PATCH] Fix typo in r85885. --- includes/installer/Installer.i18n.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/includes/installer/Installer.i18n.php b/includes/installer/Installer.i18n.php index f80b7c9151..c564353992 100644 --- a/includes/installer/Installer.i18n.php +++ b/includes/installer/Installer.i18n.php @@ -329,7 +329,7 @@ This is more efficient than MySQL's UTF-8 mode, and allows you to use the full r In '''UTF-8 mode''', MySQL will know what character set your data is in, and can present and convert it appropriately, but it will not let you store characters above the [http://en.wikipedia.org/wiki/Mapping_of_Unicode_character_planes Basic Multilingual Plane].", - 'config-ibm_db2-low-db-pagesize' => 'There must be a tableblespace with at least 32k of pagesize.', + 'config-ibm_db2-low-db-pagesize' => 'There must be a tablespace with at least 32k of pagesize.', 'config-site-name' => 'Name of wiki:', 'config-site-name-help' => "This will appear in the title bar of the browser and in various other places.", -- 2.20.1