Skip to content

Commit 5e29d51

Browse files
ktosoamartini51
andauthored
Apply suggestions from code review
Co-authored-by: Alex Martini <[email protected]>
1 parent 6d37240 commit 5e29d51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stdlib/public/Concurrency/Task.swift

+1-1
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@ extension Task {
194194
}
195195
}
196196

197-
/// Marks this task as cancelled.
197+
/// Marks this task as canceled.
198198
///
199199
/// Task cancellation is cooperative:
200200
/// a task that supports cancellation

0 commit comments

Comments
 (0)