Skip to content

Commit a67d6f9

Browse files
committed
[some.where] Replace \term with \placeholder.
1 parent cea9a24 commit a67d6f9

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
@@ -3851,7 +3851,7 @@
38513851
\indextext{\idxcode{type_info}}%
38523852
\indexlibraryglobal{type_info}%
38533853
\keyword{const} \tcode{std::type_info}\iref{type.info} and dynamic type \keyword{const}
3854-
\tcode{std::type_info} or \keyword{const} \term{name} where \term{name} is an
3854+
\tcode{std::type_info} or \keyword{const} \placeholder{name} where \placeholder{name} is an
38553855
\impldef{derived type for \tcode{typeid}} class publicly derived from
38563856
\tcode{std::type_info} which preserves the behavior described
38573857
in~\ref{type.info}.

0 commit comments

Comments
 (0)