From: Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Date: Thu, 10 Jun 2010 06:55:05 +0000 (+0000)
Subject: fix
X-Git-Tag: MyPLC-5.0-5~2
X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=de5001ff2c3e31013ca57b64f2f1aae80884faff;p=myplc.git

fix
---

diff --git a/default_config.xml b/default_config.xml
index 6befff6..726749b 100644
--- a/default_config.xml
+++ b/default_config.xml
@@ -673,6 +673,8 @@ $URL$
 
     <category id="plc_reservation">
       <name> Reservable Nodes</name>
+      <description> Settings related to reservable nodes </description>
+
       <variablelist>
 	<variable id="granularity" type="int">
 	  <name>Lease granularity</name>
@@ -681,7 +683,7 @@ $URL$
 	  a node. All leases will be rounded to this granularity, so
 	  e.g. if you set 3600 all leases will start and stop at round
 	  hours.</description>
-	  <variable>
+	</variable>
       </variablelist>
     </category>