Author: Peter Keung
Date: 2007-01-18 19:10:04 +0100 (Thu, 18 Jan 2007)
New Revision: 4527

Log:
Fixed formatting on Configuration eZ Components tutorial
Modified:
   trunk/Configuration/docs/tutorial.txt

Modified: trunk/Configuration/docs/tutorial.txt
===================================================================
--- trunk/Configuration/docs/tutorial.txt       2007-01-18 14:21:09 UTC (rev 
4526)
+++ trunk/Configuration/docs/tutorial.txt       2007-01-18 18:10:04 UTC (rev 
4527)
@@ -249,13 +249,13 @@
 The values of settings are generally strings, with the exception of:
 
 1. Booleans, which can be written as *true* or *false*. If you need a string
-that contains the text *true* or *false* it must be quoted: ::
+   that contains the text *true* or *false* it must be quoted: ::
 
      SystemEnabled = true
      LogErrors = false
 
 2. Numbers, which are written using English locale and can be in the following
-formats:
+   formats:
 
   - decimal::
 

-- 
svn-components mailing list
svn-components@lists.ez.no
http://lists.ez.no/mailman/listinfo/svn-components

Reply via email to