Fix typos found by codespell
Fix also a grammar issue. Signed-off-by: Stefan Weil <sw@weilnetz.de>
This commit is contained in:
@@ -3789,7 +3789,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
|
||||
]]>
|
||||
@@ -4022,7 +4022,7 @@ aliases: files
|
||||
<commands index="1">
|
||||
<visibility mode="equals" value="apache2">{{settings.system.webserver}}
|
||||
</visibility>
|
||||
<command><![CDATA[# add "non-free" after all occurances of "main" in /etc/apt/sources.list]]></command>
|
||||
<command><![CDATA[# add "non-free" after all occurrences of "main" in /etc/apt/sources.list]]></command>
|
||||
<command><![CDATA[# this is needed for libapache2-mod-fastcgi to install]]></command>
|
||||
</commands>
|
||||
<install>
|
||||
|
||||
@@ -1579,7 +1579,7 @@ aliases: files
|
||||
<commands index="1">
|
||||
<visibility mode="equals" value="apache2">{{settings.system.webserver}}
|
||||
</visibility>
|
||||
<command><![CDATA[# add "non-free" after all occurances of "main" in /etc/apt/sources.list]]></command>
|
||||
<command><![CDATA[# add "non-free" after all occurrences of "main" in /etc/apt/sources.list]]></command>
|
||||
<command><![CDATA[# this is needed for libapache2-mod-fastcgi to install]]></command>
|
||||
</commands>
|
||||
<install>
|
||||
|
||||
@@ -1573,7 +1573,7 @@ aliases: files
|
||||
<commands index="1">
|
||||
<visibility mode="equals" value="apache2">{{settings.system.webserver}}
|
||||
</visibility>
|
||||
<command><![CDATA[# add "non-free" after all occurances of "main" in /etc/apt/sources.list]]></command>
|
||||
<command><![CDATA[# add "non-free" after all occurrences of "main" in /etc/apt/sources.list]]></command>
|
||||
<command><![CDATA[# this is needed for libapache2-mod-fastcgi to install]]></command>
|
||||
</commands>
|
||||
<install>
|
||||
|
||||
@@ -4860,7 +4860,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
|
||||
]]>
|
||||
@@ -5089,7 +5089,7 @@ aliases: files
|
||||
<commands index="1">
|
||||
<visibility mode="equals" value="apache2">{{settings.system.webserver}}
|
||||
</visibility>
|
||||
<command><![CDATA[# add "non-free" after all occurances of "main" in /etc/apt/sources.list]]></command>
|
||||
<command><![CDATA[# add "non-free" after all occurrences of "main" in /etc/apt/sources.list]]></command>
|
||||
<command><![CDATA[# this is needed for libapache2-mod-fastcgi to install]]></command>
|
||||
</commands>
|
||||
<install>
|
||||
|
||||
Reference in New Issue
Block a user