Skip to content

Commit 4191900

Browse files
frederick-vs-jajensmaurer
authored andcommitted
[mem.res.monotonic.buffer.mem] Say *this instead of improper this
1 parent 19caa61 commit 4191900

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/memory.tex

+2-2
Original file line numberDiff line numberDiff line change
@@ -6607,8 +6607,8 @@
66076607
\pnum
66086608
\begin{note}
66096609
The memory is released back to \tcode{upstream_rsrc}
6610-
even if some blocks that were allocated from \keyword{this}
6611-
have not been deallocated from \keyword{this}.
6610+
even if some blocks that were allocated from \tcode{*this}
6611+
have not been deallocated from \tcode{*this}.
66126612
\end{note}
66136613
\end{itemdescr}
66146614

0 commit comments

Comments
 (0)