summaryrefslogtreecommitdiffstats
path: root/indexlib/boost-compat/config/suffix.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'indexlib/boost-compat/config/suffix.hpp')
-rw-r--r--indexlib/boost-compat/config/suffix.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/indexlib/boost-compat/config/suffix.hpp b/indexlib/boost-compat/config/suffix.hpp
index a144b4feb..3d60d7181 100644
--- a/indexlib/boost-compat/config/suffix.hpp
+++ b/indexlib/boost-compat/config/suffix.hpp
@@ -500,7 +500,7 @@ namespace boost{
//
// Helper macro BOOST_STRINGIZE:
-// Converts the parameter X to a string after macro tqreplacement
+// Converts the parameter X to a string after macro replacement
// on X has been performed.
//
#define BOOST_STRINGIZE(X) BOOST_DO_STRINGIZE(X)