Skip to content

Commit 1954f1b

Browse files
burblebeetkoeppe
authored andcommitted
[util.smartptr.owner.equal] Clarify that "they" are "x and y".
1 parent ed3e51e commit 1954f1b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

source/memory.tex

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4948,8 +4948,7 @@
49484948
\pnum
49494949
\begin{note}
49504950
\tcode{x.owner_equal(y)} is \tcode{true}
4951-
%FIXME: Who are "they"?
4952-
if and only if they share ownership or are both empty.
4951+
if and only if \tcode{x} and \tcode{y} share ownership or are both empty.
49534952
\end{note}
49544953
\end{itemdescr}
49554954

0 commit comments

Comments
 (0)