Skip to content

Commit 2dd227f

Browse files
committed
[some.where] Replace \term with \placeholder.
1 parent a22c688 commit 2dd227f

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
@@ -3825,7 +3825,7 @@
38253825
\indextext{\idxcode{type_info}}%
38263826
\indexlibraryglobal{type_info}%
38273827
\keyword{const} \tcode{std::type_info}\iref{type.info} and dynamic type \keyword{const}
3828-
\tcode{std::type_info} or \keyword{const} \term{name} where \term{name} is an
3828+
\tcode{std::type_info} or \keyword{const} \placeholder{name} where \placeholder{name} is an
38293829
\impldef{derived type for \tcode{typeid}} class publicly derived from
38303830
\tcode{std::type_info} which preserves the behavior described
38313831
in~\ref{type.info}.

0 commit comments

Comments
 (0)