dleslie 00/01/06 12:13:43
Modified: sources xalan.xml
Log:
Corrected "Overview" label attribute.
Revision Changes Path
1.5 +1 -1 xml-site/sources/xalan.xml
Index: xalan.xml
===================================================================
RCS file: /home/cvs/xml-site/sources/xalan.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- xalan.xml 1999/12/28 20:33:46 1.4
+++ xalan.xml 2000/01/06 20:13:43 1.5
@@ -62,7 +62,7 @@
<external href="../index.html" label="Home"/>
<separator/>
<document id="overview"
- label="Release Notes"
+ label="Overview"
source="xalan/overview.xml"/>
<separator/>
<document id="install"
|