Skip to content

Commit e6b8936

Browse files
committed
[func.def] Simplify "references to functions and references to objects"
to simply "references".
1 parent dafbb94 commit e6b8936

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/utilities.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13873,7 +13873,7 @@
1387313873

1387413874
\pnum
1387513875
A call wrapper type may additionally hold
13876-
a sequence of objects, references to functions, and references to objects,
13876+
a sequence of objects and references
1387713877
that may be passed as arguments to the target object.
1387813878
These entities are collectively referred to
1387913879
as \defnx{bound argument entities}{bound argument entity}.

0 commit comments

Comments
 (0)