summaryrefslogtreecommitdiff
path: root/boost/interprocess/indexes/null_index.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'boost/interprocess/indexes/null_index.hpp')
-rw-r--r--boost/interprocess/indexes/null_index.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/boost/interprocess/indexes/null_index.hpp b/boost/interprocess/indexes/null_index.hpp
index 81c88be79b..a0353b101c 100644
--- a/boost/interprocess/indexes/null_index.hpp
+++ b/boost/interprocess/indexes/null_index.hpp
@@ -16,7 +16,7 @@
#include <boost/interprocess/offset_ptr.hpp>
//!\file
-//!Describes a null index adaptor, so that if we don't want to construct
+//!Describes a null index adaptor, so that if we don't want to construct
//!named objects, we can use this null index type to save resources.
namespace boost {