summaryrefslogtreecommitdiff
path: root/libs/bimap/doc/html/boost_bimap/compiler_specifics.html
diff options
context:
space:
mode:
Diffstat (limited to 'libs/bimap/doc/html/boost_bimap/compiler_specifics.html')
-rw-r--r--libs/bimap/doc/html/boost_bimap/compiler_specifics.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/libs/bimap/doc/html/boost_bimap/compiler_specifics.html b/libs/bimap/doc/html/boost_bimap/compiler_specifics.html
index 22bc58daf..0e0e404ab 100644
--- a/libs/bimap/doc/html/boost_bimap/compiler_specifics.html
+++ b/libs/bimap/doc/html/boost_bimap/compiler_specifics.html
@@ -330,9 +330,9 @@
7.1</a>
</h3>
<p>
- If a .cpp file uses more than four differents bimaps the compiler will run
- out of symbols and issue an internal compiler error. The official solution
- in msdn is to split the .cpp in several files or upgrade your compiler.
+ If a .cpp file uses more than four different bimaps the compiler will run out
+ of symbols and issue an internal compiler error. The official solution in msdn
+ is to split the .cpp in several files or upgrade your compiler.
</p>
<h3>
<a name="boost_bimap.compiler_specifics.h1"></a>