diff --git a/source/text.tex b/source/text.tex index 73c9c05d54..abdd2dd2ba 100644 --- a/source/text.tex +++ b/source/text.tex @@ -10339,10 +10339,10 @@ class basic_regex { public: // types - using value_type = charT; - using traits_type = traits; + using value_type = charT; + using traits_type = traits; using string_type = traits::string_type; - using flag_type = regex_constants::syntax_option_type; + using flag_type = regex_constants::syntax_option_type; using locale_type = traits::locale_type; // \ref{re.synopt}, constants