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.
2 parents b98d5ad + e437c45 commit 4932317Copy full SHA for 4932317
stdlib/public/core/Arrays.swift.gyb
@@ -140,7 +140,7 @@ if True:
140
/// sequence of mutating operations causes elements to be copied into
141
/// unique, contiguous storage which may cost `O(N)` time and space,
142
/// where `N` is the length of the array (or more, if the underlying
143
-/// `NSArray` is has unusual performance characteristics).
+/// `NSArray` has unusual performance characteristics).
144
///
145
/// Bridging to Objective-C
146
/// -----------------------
0 commit comments