[interchange-docs] xmldocs - racke modified glossary/price

docs at icdevgroup.org docs at icdevgroup.org
Tue Dec 11 07:37:42 EST 2007


User:      racke
Date:      2007-12-11 12:37:42 GMT
Modified:  glossary price
Log:
use varname for Interchange variables only

Revision  Changes    Path
1.7       +2 -2      xmldocs/glossary/price


rev 1.7, prev_rev 1.6
Index: price
===================================================================
RCS file: /var/cvs/xmldocs/glossary/price,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- price	10 Dec 2007 20:08:30 -0000	1.6
+++ price	11 Dec 2007 12:37:42 -0000	1.7
@@ -319,9 +319,9 @@
 	can be used in there, but the  <function>tag_data()</function> function
 	(&tag-data; tag, basically)
 	<emphasis>is</emphasis> available, the <emphasis>current</emphasis> price is
-	available in variable <varname>$s</varname>, and 
+	available in variable <literal>$s</literal>, and 
 	the current item details (code, quantity, price, and any attributes) are
-	available inside the <varname>$item</varname> &glos-hash; reference.
+	available inside the <literal>$item</literal> &glos-hash; reference.
 	All are found in &PERL; package <classname>Vend::Interpolate</classname>.
 	</para>
 	<para>








More information about the docs mailing list