summaryrefslogtreecommitdiff
path: root/boost/interprocess/indexes/map_index.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'boost/interprocess/indexes/map_index.hpp')
-rw-r--r--boost/interprocess/indexes/map_index.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/boost/interprocess/indexes/map_index.hpp b/boost/interprocess/indexes/map_index.hpp
index ffea73e8d9..1bfc7ce310 100644
--- a/boost/interprocess/indexes/map_index.hpp
+++ b/boost/interprocess/indexes/map_index.hpp
@@ -48,7 +48,7 @@ struct map_index_aux
} //namespace ipcdetail {
-//!Index type based in boost::interprocess::map. Just derives from boost::interprocess::map
+//!Index type based in boost::interprocess::map. Just derives from boost::interprocess::map
//!and defines the interface needed by managed memory segments
template <class MapConfig>
class map_index