Skip to content

Commit 048327c

Browse files
committed
Update Shims.swift
1 parent 273ad25 commit 048327c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: stdlib/public/core/Shims.swift

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ internal func _makeSwiftNSFastEnumerationState()
2525
extra: (0, 0, 0, 0, 0))
2626
}
2727

28-
/// A dummy value that is be used as the target for `mutationsPtr` in fast
28+
/// A dummy value to be used as the target for `mutationsPtr` in fast
2929
/// enumeration implementations.
3030
var _fastEnumerationStorageMutationsTarget: CUnsignedLong = 0
3131

0 commit comments

Comments
 (0)