Index: /trunk/docs/services/zcfg-reference.txt
===================================================================
--- /trunk/docs/services/zcfg-reference.txt	(revision 459)
+++ /trunk/docs/services/zcfg-reference.txt	(revision 460)
@@ -166,4 +166,5 @@
 A typical ``<LiteralData>`` node, defining a ``float`` data type which
 should take values contained in ``[0.0,100.0]``, looks like the following:
+
 .. code-block:: guess
    :linenos:
@@ -180,4 +181,5 @@
 support values ``hillshade``, ``slope``, ``aspect``, ``TRI``, ``TPI``
 and ``roughness``, looks like the following:
+
 .. code-block:: guess
    :linenos:
@@ -189,5 +191,5 @@
    </LiteralData>
 
-Properties``AllowedValues`` and ``range*`` can be conbined with both ``<Default>`` and
+Properties ``AllowedValues`` and ``range*`` can be conbined with both ``<Default>`` and
 ``<Supported>`` nodes in the same ``<LiteralData>`` node.
 
