]> git.p6c8.net - jirafeau.git/blobdiff - install.php
typo : right/permission
[jirafeau.git] / install.php
index f83faf085543b5e29ad9cedc77254375a8edd664..737f2bc8c55114b39ff1adc876e6917c012a56d3 100644 (file)
@@ -136,7 +136,7 @@ if (!file_exists (JIRAFEAU_CFG))
         echo '<div class="error"><p>' .
              t('The local configuration file could not be created. Create a ' .
                '<code>lib/config.local.php</code> file and give the write ' .
-               'right to the web server (preferred solution), or give the ' .
+               'permission to the web server (preferred solution), or give the ' .
                'write permission to the web server on the <code>lib</code> ' .
                'directory.') .
              '</p></div>';

patrick-canterino.de