We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 65b75c3 commit 90f813aCopy full SHA for 90f813a
src/values.rst
@@ -205,7 +205,7 @@ All :t:`[path]s` that refer to a :t:`static` refer to the same memory location.
205
A :t:`static` is not :t:`dropped` during :t:`destruction`.
206
207
:dp:`fls_dowxbphqvk3n`
208
-A :t:`mutable static` whose :t:`type` is not subject to
+An :t:`immutable static` whose :t:`type` is not subject to
209
:t:`interior mutability` may reside in read-only memory.
210
211
.. rubric:: Undefined Behavior
0 commit comments