dviner 2002/12/27 09:23:02
Modified: src/documentation/content/xdocs/dev guide-internals.xml
Log:
small spelling error.
--dviner
Revision Changes Path
1.11 +2 -2
xml-xindice/src/documentation/content/xdocs/dev/guide-internals.xml
Index: guide-internals.xml
===================================================================
RCS file:
/home/cvs/xml-xindice/src/documentation/content/xdocs/dev/guide-internals.xml,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- guide-internals.xml 18 Dec 2002 14:15:40 -0000 1.10
+++ guide-internals.xml 27 Dec 2002 17:23:02 -0000 1.11
@@ -587,7 +587,7 @@
comments, and exactly one element, is encoded as
follows:</p>
<figure src="images/document.png" alt="Document node
compressed DOM format"/>
<p>The 4-byte <code>record_length</code> field, which is
always encoded in Big Endian order,
- i.e. the most significamt byte at the lowest address,
indicates the total length,
+ i.e. the most significant byte at the lowest address,
indicates the total length,
in bytes, of the encoded document byte array,
<em>excluding</em> the 4 bytes
used by <code>record_length</code>.</p>
<p>The child data is formed by concatenating the byte
arrays generated by the processing