[beryl-commits] r4362 - trunk/bcop/examples

onestone at server.beryl-project.org onestone at server.beryl-project.org
Mon Mar 5 19:16:08 CET 2007


Author: onestone
Date: 2007-03-05 19:16:08 +0100 (Mon, 05 Mar 2007)
New Revision: 4362

Modified:
   trunk/bcop/examples/example.options
Log:
bcop: fixed typo

Modified: trunk/bcop/examples/example.options
===================================================================
--- trunk/bcop/examples/example.options	2007-03-05 17:40:18 UTC (rev 4361)
+++ trunk/bcop/examples/example.options	2007-03-05 18:16:08 UTC (rev 4362)
@@ -66,7 +66,7 @@
 		<option name="myname" type="string">
 			<short>test string option name</short>
 			<long>test string option name long</long>
-			<hint>window</hint>
+			<hints>window</hints>
 			<default>My name</default>
 		</option>
 		<subgroup name="Last subgroup">




More information about the commits mailing list