Fix capitalization of file names
authorWuzzy
Sat, 26 Sep 2015 12:18:34 +0000
changeset 644 349ec30bf87c
parent 643 1d8279176ba6
child 645 f161ad0b976d
Fix capitalization of file names
ConfigurationFiles.wiki
--- a/ConfigurationFiles.wiki	Sat Sep 26 12:09:19 2015 +0000
+++ b/ConfigurationFiles.wiki	Sat Sep 26 12:18:34 2015 +0000
@@ -7,7 +7,7 @@
 
 <wiki:toc />
 
-= `Hedgewars.ini` =
+= `hedgewars.ini` =
 
 == {{{[video]}}} ==
 _Graphics rendering settings, back-end (engine)_
@@ -65,7 +65,7 @@
 || show=false || Boolean || If the number of frames rendered per second should be shown in-game ||
 || limit=27 || Integer || Maximum number of frames rendered per second, calculated as _1000 / (35 - limit)_ ||
 
-= Weapons.ini: =
+= `weapons.ini` =
 
 == {{{[General]}}} ==
 _List of weapon settings as key-value pairs, each with a string name and integer value_
@@ -73,7 +73,7 @@
 || *Setting* || *Type* || *Description* ||
 || Default=93919...11101 || Integer || Which weapons are allowed in the default mode ||
 
-= Schemes.ini: =
+= `schemes.ini` =
 
 == {{{[schemes]}}} ==
 _List of custom scheme settings as key-value pairs, each with a key of "index number of scheme backslash setting name"_