Fix typos found by codespell
Signed-off-by: Stefan Weil <sw@weilnetz.de>
This commit is contained in:
2
templates/Sparkle/misc/dberrornice.tpl
vendored
2
templates/Sparkle/misc/dberrornice.tpl
vendored
@@ -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> </p>
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user