Fix typo: beeing → being

This commit is contained in:
practicalswift
2015-12-14 00:11:18 +01:00
parent 7f08c9d785
commit dc569363fd

View File

@@ -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