Fusion: fixed a couple of typos in docs

[SVN r56472]
This commit is contained in:
Hartmut Kaiser
2009-09-29 14:48:36 +00:00
parent fdb399e022
commit 7b89755a67
224 changed files with 1241 additions and 1241 deletions

View File

@ -60,7 +60,7 @@
type that can be used to iterate through the Sequence's elements.
</p>
<a name="fusion.sequence.header"></a><h4>
<a name="id584814"></a>
<a name="id578397"></a>
<a class="link" href="sequence.html#fusion.sequence.header">Header</a>
</h4>
<pre class="programlisting"><span class="preprocessor">#include</span> <span class="special">&lt;</span><span class="identifier">boost</span><span class="special">/</span><span class="identifier">fusion</span><span class="special">/</span><span class="identifier">sequence</span><span class="special">.</span><span class="identifier">hpp</span><span class="special">&gt;</span>