]> git.immae.eu Git - github/wallabag/wallabag.git/commitdiff
Merge pull request #1582 from simark/patch-2
authorJeremy Benoist <j0k3r@users.noreply.github.com>
Fri, 15 Jan 2016 13:08:51 +0000 (14:08 +0100)
committerJeremy Benoist <j0k3r@users.noreply.github.com>
Fri, 15 Jan 2016 13:08:51 +0000 (14:08 +0100)
Fix grammatical typo

install/index.php

index f5bce50d1bb09abbae631f9f8ca841f170a94e51..014fd3b4a3fdd8eabcdde4fb61e8a10a8471f344 100755 (executable)
@@ -704,7 +704,7 @@ php composer.phar install</code></pre>
                                  <li><label for="mysql_password">Password</label> <input type="password" placeholder="p4ssw0rd" id="mysql_password" name="mysql_password" /></li>
                                  <li><label for="mysql_utf8_mb4">Use UTF-8 MB4</label> <input id="mysql_utf8_mb4" type="checkbox" name="mysql_utf8_mb4">
                                  <div id="utf8_mb4_infos"><em>Warning :</em> UTF-8 MB4 is used to fully support unicode characters. It is available only with MySQL starting with version 5.5.3. 
-                                    Install will failed if you check this while using an older MySQL server.</div></li>
+                                    Install will fail if you check this while using an older MySQL server.</div></li>
                               </ul>
                               <?php } else { ?>
                                  <div class="messages notice">