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.
2 parents dcbba6e + 07cc404 commit f9b008eCopy full SHA for f9b008e
docs/SIL.rst
@@ -3105,7 +3105,7 @@ The ``dynamic_lifetime`` attribute specifies that the initialization and
3105
destruction of the stored value cannot be verified at compile time.
3106
This is the case, e.g. for conditionally initialized objects.
3107
3108
-The optional ``lexical`` attribute specifies that the operand corresponds to a
+The optional ``lexical`` attribute specifies that the storage corresponds to a
3109
local variable in the Swift source.
3110
3111
The memory is not retainable. To allocate a retainable box for a value
0 commit comments