Skip to content

Commit b79a599

Browse files
amartini51krilnon
andcommitted
Remove double space
Co-authored-by: Kyle Murray <[email protected]>
1 parent 206b29a commit b79a599

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

TSPL.docc/ReferenceManual/Attributes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1320,7 +1320,7 @@ can be used in a context that requires sendable types.
13201320
On other declarations,
13211321
this attribute reduces the strictness of concurrency checking
13221322
for code that uses the symbol being declared.
1323-
When you use this symbol in a scope that has minimal concurrency checking,
1323+
When you use this symbol in a scope that has minimal concurrency checking,
13241324
you can use members of this type
13251325
that aren't explicitly marked as either sendable or nonsendable
13261326
in a context that requires sendable types.

0 commit comments

Comments
 (0)