Skip to content

Commit c44b23c

Browse files
committed
[SIL] Doc: Tweaked load_weak comment.
1 parent 7ea5b1e commit c44b23c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/SIL.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5192,7 +5192,7 @@ weak reference count.
51925192

51935193
This operation must be atomic with respect to the final ``strong_release`` on
51945194
the operand heap object. It need not be atomic with respect to ``store_weak``
5195-
operations on the same address.
5195+
or ``load_weak`` operations on the same address.
51965196

51975197
store_weak
51985198
``````````

0 commit comments

Comments
 (0)