We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6d00984 + 0baf081 commit a3814a3Copy full SHA for a3814a3
include/boost/regex/v4/regex_traits_defaults.hpp
@@ -141,7 +141,7 @@ inline bool is_separator<char>(char c)
141
BOOST_REGEX_DECL std::string BOOST_REGEX_CALL lookup_default_collate_name(const std::string& name);
142
143
//
144
-// get the state_id of a character clasification, the individual
+// get the state_id of a character classification, the individual
145
// traits classes then transform that state_id into a bitmask:
146
147
template <class charT>
0 commit comments