Minor fixes to variable definitions in normalization algorithm.
--- a/spec/latest/index.html Thu Aug 18 02:17:45 2011 -0400
+++ b/spec/latest/index.html Thu Aug 18 11:33:25 2011 -0400
@@ -2949,11 +2949,11 @@
<tref>label</tref> according to the
<a href="#serialization-label-generation-algorithm">Serialization Label Generation Algorithm</a>.
</li>
-<li>Create an empty map called the <tref>adjacent serialized labels map</tref>
+<li>Create an empty map called the <tdef>adjacent serialized labels map</tdef>
that will store mappings from <tref>serialized label</tref>s to adjacent
node <tref>label</tref>s.</li>
<li>Create an empty array called the
-<tref>adjacent unserialized labels list</tref> that will store
+<tdef>adjacent unserialized labels list</tdef> that will store
<tref>label</tref>s of adjacent nodes that haven't been assigned
<tref>serialization label</tref>s yet.
</li>
@@ -3079,7 +3079,7 @@
<tref>list of keys</tref> and the
<tref>adjacent serialized labels map</tref>.
</li>
- <li>Update the <tref>mapping state</tref> according to the
+ <li>Update the <tref>serialization string</tref> according to the
<a href="#mapping-serialization-algorithm">Mapping Serialization Algorithm</a>.
</li>
<li>If the <tref>direction</tref> is <code>outgoing direction</code>