Skip to content

Commit c7ff0d0

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

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
@@ -3888,7 +3888,7 @@
38883888
\indextext{\idxcode{type_info}}%
38893889
\indexlibraryglobal{type_info}%
38903890
\keyword{const} \tcode{std::type_info}\iref{type.info} and dynamic type \keyword{const}
3891-
\tcode{std::type_info} or \keyword{const} \term{name} where \term{name} is an
3891+
\tcode{std::type_info} or \keyword{const} \placeholder{name} where \placeholder{name} is an
38923892
\impldef{derived type for \tcode{typeid}} class publicly derived from
38933893
\tcode{std::type_info} which preserves the behavior described
38943894
in~\ref{type.info}.

0 commit comments

Comments
 (0)