summaryrefslogtreecommitdiff
path: root/libs/bimap/doc/html/boost_bimap/the_tutorial/complete_instantiation_scheme.html
diff options
context:
space:
mode:
Diffstat (limited to 'libs/bimap/doc/html/boost_bimap/the_tutorial/complete_instantiation_scheme.html')
-rw-r--r--libs/bimap/doc/html/boost_bimap/the_tutorial/complete_instantiation_scheme.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/bimap/doc/html/boost_bimap/the_tutorial/complete_instantiation_scheme.html b/libs/bimap/doc/html/boost_bimap/the_tutorial/complete_instantiation_scheme.html
index 4fdeeb488..3599adc60 100644
--- a/libs/bimap/doc/html/boost_bimap/the_tutorial/complete_instantiation_scheme.html
+++ b/libs/bimap/doc/html/boost_bimap/the_tutorial/complete_instantiation_scheme.html
@@ -47,7 +47,7 @@
to specify user defined names instead of the usual <code class="computeroutput"><span class="identifier">member_at</span><span class="special">::-</span><span class="identifier">Side</span><span class="special">-</span></code> tags.
</p>
<p>
- The possibles way to use the first parameter are:
+ The possible way to use the first parameter are:
</p>
<pre class="programlisting"><span class="identifier">bimap</span><span class="special">&lt;</span> <span class="identifier">Type</span><span class="special">,</span> <span class="identifier">R</span> <span class="special">&gt;</span>
</pre>