Merge branch 'upstream'
[routino] / doc / html / configuration.html
index 98fa009..2f3ac77 100644 (file)
@@ -47,7 +47,7 @@
 
 <h2><a name="H_1_1"></a>XML Configuration Files</h2>
 
-New in version 1.4 of Routino are the use of configuration files to allow more
+New in version 1.4 of Routino is the use of configuration files to allow more
 information to be provided to the programs at run-time.  The configuration files
 that are used are:
 <ul>
@@ -167,10 +167,11 @@ foot is shown below:
       &lt;preference highway="steps"         percent="80" /&gt;
     &lt;/preferences&gt;
     &lt;properties&gt;
-      &lt;property type="paved"      percent="50" /&gt;
-      &lt;property type="multilane"  percent="25" /&gt;
-      &lt;property type="bridge"     percent="50" /&gt;
-      &lt;property type="tunnel"     percent="50" /&gt;
+      &lt;property type="paved"        percent="50" /&gt;
+      &lt;property type="multilane"    percent="25" /&gt;
+      &lt;property type="bridge"       percent="50" /&gt;
+      &lt;property type="tunnel"       percent="50" /&gt;
+...
     &lt;/properties&gt;
     &lt;restrictions&gt;
       &lt;oneway obey="0" /&gt;