[interchange-docs] xmldocs - docelic modified glossary/variable

docs at icdevgroup.org docs at icdevgroup.org
Fri May 4 08:13:51 EDT 2007


User:      docelic
Date:      2007-05-04 12:13:50 GMT
Modified:  glossary variable
Log:
* Small fix, add {

Revision  Changes    Path
1.4       +3 -3      xmldocs/glossary/variable


rev 1.4, prev_rev 1.3
Index: variable
===================================================================
RCS file: /var/cvs/xmldocs/glossary/variable,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- variable	28 Sep 2006 16:34:55 -0000	1.3
+++ variable	4 May 2007 12:13:50 -0000	1.4
@@ -143,7 +143,7 @@
 
 	<tbody>
 		<row>
-			<entry>$Variable-&gt;<replaceable>VARNAME</replaceable>}</entry>
+			<entry>$Variable-&gt;{<replaceable>VARNAME</replaceable>}</entry>
 			<entry>&ccf;</entry>
 		</row>
 		<row>
@@ -177,7 +177,7 @@
 
 	<tbody>
 		<row>
-			<entry>$::Variable-&gt;<replaceable>VARNAME</replaceable>}</entry>
+			<entry>$::Variable-&gt;{<replaceable>VARNAME</replaceable>}</entry>
 			<entry>&ccf;</entry>
 		</row>
 		<row>
@@ -193,7 +193,7 @@
 			<entry>&ccf;, with fallback to &gcf;</entry>
 		</row>
 		<row>
-			<entry>$Global::Variable-&gt;<replaceable>VARNAME</replaceable>}</entry>
+			<entry>$Global::Variable-&gt;{<replaceable>VARNAME</replaceable>}</entry>
 			<entry>&gcf;, and only within &conf-GlobalSub; code</entry>
 		</row>
 	</tbody>








More information about the docs mailing list