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 206b29a commit b79a599Copy full SHA for b79a599
TSPL.docc/ReferenceManual/Attributes.md
@@ -1320,7 +1320,7 @@ can be used in a context that requires sendable types.
1320
On other declarations,
1321
this attribute reduces the strictness of concurrency checking
1322
for code that uses the symbol being declared.
1323
-When you use this symbol in a scope that has minimal concurrency checking,
+When you use this symbol in a scope that has minimal concurrency checking,
1324
you can use members of this type
1325
that aren't explicitly marked as either sendable or nonsendable
1326
in a context that requires sendable types.
0 commit comments