Fix typos found by codespell

Signed-off-by: Stefan Weil <sw@weilnetz.de>
This commit is contained in:
Stefan Weil
2015-02-08 17:52:45 +01:00
parent 909c6a8bdf
commit 0fc73b2bbb
28 changed files with 48 additions and 48 deletions

View File

@@ -19,7 +19,7 @@
<section class="errorsec">
<div class="errorcontainer bradius">
<div class="errortitle">A database error occured</div>
<div class="errortitle">A database error occurred</div>
<div class="error">
<p><TEXT></p>
<p>&nbsp;</p>

View File

@@ -123,7 +123,7 @@ MySQLGetQTASZ SELECT panel_customers.diskspace/1024 AS QuotaSize FROM panel_cus
# If you're using a transactionnal storage engine, you can enable SQL
# transactions to avoid races. Leave this commented if you are using the
# traditionnal MyIsam engine.
# traditional MyIsam engine.
# MySQLTransactions On