Skip to content

Commit 6a4af1f

Browse files
ktosoVMironiuk
andauthored
Update NNNN-SerialExecutor-isIsolated.md
Co-authored-by: Volodymyr Myroniuk <[email protected]>
1 parent d9a5748 commit 6a4af1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

proposals/NNNN-SerialExecutor-isIsolated.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ public func isSameExclusiveExecutionContext(other: NaiveQueueExecutor) -> Bool {
146146
}
147147
```
148148

149-
In order to enable the the runtime to call into the `isIsolatingCurrentContext` the `UnownedSerialExecutor` **must** be constructed as follows:
149+
In order to enable the runtime to call into the `isIsolatingCurrentContext` the `UnownedSerialExecutor` **must** be constructed as follows:
150150

151151
```swift
152152
public func asUnownedSerialExecutor() -> UnownedSerialExecutor {

0 commit comments

Comments
 (0)