diff --git a/source/intro.tex b/source/intro.tex index 32a759094d..e3858c184f 100644 --- a/source/intro.tex +++ b/source/intro.tex @@ -183,8 +183,9 @@ represent a character \begin{defnote} -It is used for one of the template parameters of the string, -iostream, and regular expression class templates. +It is used for one of the template parameters of \tcode{char_traits} +and the class templates which use that, +such as the string, iostream, and regular expression class templates. \end{defnote} \definition{collating element}{defns.regex.collating.element}