Syntax fix (2)
authorWuzzy
Tue, 24 Nov 2015 19:18:46 +0000
changeset 674 e3f2f797fbd0
parent 673 88dbc26b8edf
child 675 67e93bfeea45
Syntax fix (2)
ConfigurationFiles.wiki
--- a/ConfigurationFiles.wiki	Tue Nov 24 19:15:44 2015 +0000
+++ b/ConfigurationFiles.wiki	Tue Nov 24 19:18:46 2015 +0000
@@ -76,7 +76,7 @@
 = `settings.ini` =
 Various Hedgewars settings.
 
-== `[Binds]` ==
+== `{{{Binds}}}` ==
 This section defines the global key bindings. They can be overwritten by teams.
 
 Each key binding is written in the form `action=keycode`, e.g. “`ammomenu=b`” for opening the ammo menu with the B key.
@@ -177,7 +177,7 @@
 || `j0b1` || First controller, second button ||
 || `j1b2` || Second controller, third button ||
 
-===== Axis =====
+===== Axes =====
 
 Syntax: `jJaAD`
 
@@ -194,7 +194,7 @@
 || `j0a1d` || First controller, second axis down ||
 || `j1a1d` || Second controller, second axis down ||
 
-===== Hat/D-pad =====
+===== Hats/D-pads =====
 
 Syntax: `jJhHD`
 
@@ -213,10 +213,12 @@
 || `j0h1l` || First controller, second D-pad left ||
 || `j1h1r` || Second controller, second D-pad right ||
 
-== (other sections) ==
+
+== Other sections ==
 
 _To be written …_
 
+
 = `schemes.ini` =
 
 == {{{[schemes]}}} ==