Skip to content

Commit b5d6409

Browse files
jensmaurertkoeppe
authored andcommitted
[defns.component] Remove unwarranted italics
Fixes ISO/CS 018 (C++23 DIS).
1 parent c39f5b0 commit b5d6409

File tree

1 file changed

+3
-7
lines changed

1 file changed

+3
-7
lines changed

source/intro.tex

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -224,13 +224,9 @@
224224
return types
225225

226226
\begin{defnote}
227-
For example, the class template
228-
\tcode{basic_string}
229-
and the non-member
230-
function templates
231-
that operate on
232-
strings are referred to as the
233-
\term{string component}.
227+
For example, the class template \tcode{basic_string}
228+
and the non-member function templates
229+
that operate on strings are referred to as the string component.
234230
\end{defnote}
235231

236232
\indexdefn{behavior!conditionally-supported}%

0 commit comments

Comments
 (0)