Skip to content

Commit 8df8da2

Browse files
committed
[some.where] Replace \term with \placeholder.
1 parent 921252e commit 8df8da2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/expressions.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3826,7 +3826,7 @@
38263826
\indextext{\idxcode{type_info}}%
38273827
\indexlibraryglobal{type_info}%
38283828
\keyword{const} \tcode{std::type_info}\iref{type.info} and dynamic type \keyword{const}
3829-
\tcode{std::type_info} or \keyword{const} \term{name} where \term{name} is an
3829+
\tcode{std::type_info} or \keyword{const} \placeholder{name} where \placeholder{name} is an
38303830
\impldef{derived type for \tcode{typeid}} class publicly derived from
38313831
\tcode{std::type_info} which preserves the behavior described
38323832
in~\ref{type.info}.

0 commit comments

Comments
 (0)