Skip to content

Commit 059f69e

Browse files
committed
[over] Use \term, not \grammarterm, for "overloaded".
1 parent 3cb914a commit 059f69e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/overloading.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
\indextext{function, overloaded|see{overloading}}%
1111
When two or more different declarations are specified for a single name
1212
in the same scope, that name is said to be
13-
\grammarterm{overloaded}.
13+
\term{overloaded}.
1414
By extension, two declarations in the same scope that declare the same name
1515
but with different types are called
1616
\term{overloaded declarations}.

0 commit comments

Comments
 (0)