We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 177e775 + 048327c commit 51a9ceaCopy full SHA for 51a9cea
stdlib/public/core/Shims.swift
@@ -25,7 +25,7 @@ internal func _makeSwiftNSFastEnumerationState()
25
extra: (0, 0, 0, 0, 0))
26
}
27
28
-/// A dummy value that is be used as the target for `mutationsPtr` in fast
+/// A dummy value to be used as the target for `mutationsPtr` in fast
29
/// enumeration implementations.
30
var _fastEnumerationStorageMutationsTarget: CUnsignedLong = 0
31
0 commit comments