mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Fix typo: beeing → being
This commit is contained in:
@@ -1156,7 +1156,7 @@ bool COWArrayOpt::hoistInLoopWithOnlyNonArrayValueMutatingOperations() {
|
||||
|
||||
|
||||
/// Make sure that no writes to an array value happens in the loop and that
|
||||
/// no array values are retained without beeing released before hitting a
|
||||
/// no array values are retained without being released before hitting a
|
||||
/// make_unique:
|
||||
///
|
||||
/// * array semantic functions that don't change the uniqueness state to
|
||||
|
||||
Reference in New Issue
Block a user