Skip to content

Commit a1860f7

Browse files
committed
[docs] remove swift style code highlighting on non-swift snippet
1 parent a29cf9f commit a1860f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stdlib/public/Concurrency/Task.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ import Swift
134134
///
135135
/// Therefore, the above call will consistently result in the following output:
136136
///
137-
/// ```
137+
/// ```other
138138
/// start task work
139139
/// completed task work
140140
/// deinit actor

0 commit comments

Comments
 (0)