grammar error

[SVN r23827]
This commit is contained in:
Joaquín M. López Muñoz 2004-07-20 07:59:35 +00:00
parent 7662bb6752
commit d571b05b22
2 changed files with 4 additions and 4 deletions

View File

@ -439,7 +439,7 @@ Assignment, on the other hand, is provided.
<span class=identifier>a</span><span class=special>=</span><span class=identifier>b</span><span class=special>;</span>
</pre></blockquote>
where <code>a</code> and <code>b</code> are the <code>multi_index_container</code>
objects to which <code>*this</code> and <code>x</code> belongs, respectively.<br>
objects to which <code>*this</code> and <code>x</code> belong, respectively.<br>
<b>Returns:</b> <code>*this</code>.<br>
</blockquote>
@ -896,7 +896,7 @@ Sequenced indices
<br>
<p>Revised May 28th 2004</p>
<p>Revised July 20th 2004</p>
<p>&copy; Copyright 2003-2004 Joaqu&iacute;n M L&oacute;pez Mu&ntilde;oz.
Distributed under the Boost Software

View File

@ -397,7 +397,7 @@ Assignment, on the other hand, is provided.
<span class=identifier>a</span><span class=special>=</span><span class=identifier>b</span><span class=special>;</span>
</pre></blockquote>
where <code>a</code> and <code>b</code> are the <code>multi_index_container</code>
objects to which <code>*this</code> and <code>x</code> belongs, respectively.<br>
objects to which <code>*this</code> and <code>x</code> belong, respectively.<br>
<b>Returns:</b> <code>*this</code>.<br>
</blockquote>
@ -824,7 +824,7 @@ Key extraction
<br>
<p>Revised May 28th 2004</p>
<p>Revised July 20th 2004</p>
<p>&copy; Copyright 2003-2004 Joaqu&iacute;n M L&oacute;pez Mu&ntilde;oz.
Distributed under the Boost Software