Skip to content

Commit 90f813a

Browse files
committed
Fix paragraph 7.2:16
1 parent 65b75c3 commit 90f813a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/values.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,7 @@ All :t:`[path]s` that refer to a :t:`static` refer to the same memory location.
205205
A :t:`static` is not :t:`dropped` during :t:`destruction`.
206206

207207
:dp:`fls_dowxbphqvk3n`
208-
A :t:`mutable static` whose :t:`type` is not subject to
208+
An :t:`immutable static` whose :t:`type` is not subject to
209209
:t:`interior mutability` may reside in read-only memory.
210210

211211
.. rubric:: Undefined Behavior

0 commit comments

Comments
 (0)