]> gitweb.fluxo.info Git - lorea/elgg.git/commitdiff
Fixes #4140 fixed spelling mistake
authorcash <cash.costello@gmail.com>
Sun, 20 Nov 2011 13:13:34 +0000 (08:13 -0500)
committercash <cash.costello@gmail.com>
Sun, 20 Nov 2011 13:13:34 +0000 (08:13 -0500)
install/languages/en.php

index 3e2569669460ff0bf520d9654be1d41c2f01156f..bbcd72d201bfc4c9d947ebf3952ad897088fc288 100644 (file)
@@ -64,7 +64,7 @@ If you are ready to proceed, click the Next button.",
        'install:database:label:dbhost' => 'Database Host',
        'install:database:label:dbprefix' => 'Database Table Prefix',
 
-       'install:database:help:dbuser' => 'User that has full priviledges to the MySQL database that you created for Elgg',
+       'install:database:help:dbuser' => 'User that has full privileges to the MySQL database that you created for Elgg',
        'install:database:help:dbpassword' => 'Password for the above database user account',
        'install:database:help:dbname' => 'Name of the Elgg database',
        'install:database:help:dbhost' => 'Hostname of the MySQL server (usually localhost)',