[docs] docs - jon modified ictags.sdf

docs@interchange.redhat.com docs@interchange.redhat.com
Tue Sep 25 10:53:01 2001


User:      jon
Date:      2001-09-25 14:52:51 GMT
Modified:  .        ictags.sdf
Log:
Fix two typos. Thanks to Ven Nolton and David Bordas.

Revision  Changes    Path
1.59      +4 -4      docs/ictags.sdf


rev 1.59, prev_rev 1.58
Index: ictags.sdf
===================================================================
RCS file: /var/cvs/docs/ictags.sdf,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -u -r1.58 -r1.59
--- ictags.sdf	2001/09/17 17:24:10	1.58
+++ ictags.sdf	2001/09/25 14:52:51	1.59
@@ -1,10 +1,10 @@
 !init OPT_LOOK="akopia"; OPT_STYLE="manual" 
-# $Id: ictags.sdf,v 1.58 2001/09/17 17:24:10 jon Exp $
+# $Id: ictags.sdf,v 1.59 2001/09/25 14:52:51 jon Exp $
 
 !define DOC_NAME "Interchange Tags Reference"
 !define DOC_TYPE ""
 !define DOC_CODE "ictags"
-!define DOC_VERSION substr('$Revision: 1.58 $', 11, -2)
+!define DOC_VERSION substr('$Revision: 1.59 $', 11, -2)
 !define DOC_STATUS "Draft"
 !define DOC_PROJECT "Interchange"
 !define DOC_URL "http://interchange.redhat.com/doc/ictags.html"
@@ -3696,7 +3696,7 @@
 std_label=<label string for error message>
 
 used with 'required' to display a standardized
-error format. The HTML formating can bet set
+error format. The HTML formating can be set
 via the global variable MV_ERROR_STD_LABEL with
 the default being:
 
@@ -5700,7 +5700,7 @@
 
 See [if-PREFIX-param].
 
-H4: E<lbracket>if-loop-pos N] IF [else] ELSE [/else][/if-loop-param]
+H4: E<lbracket>if-loop-pos N] IF [else] ELSE [/else][/if-loop-pos]
 
 Only works if you have multiple return fields from a search (or from a
 passed list with the lr=1 parameter).