[inclusive-language] changed sanity to soundness

This commit is contained in:
Rick van Voorden
2024-01-25 18:18:02 -08:00
parent 141b4d07cb
commit f8ae46b3f3
78 changed files with 133 additions and 133 deletions

View File

@@ -323,7 +323,7 @@ tryCastFromClassToObjCBridgeable(
return DynamicCastResult::Failure;
}
// 1. Sanity check whether the source object can cast to the
// 1. Soundness check whether the source object can cast to the
// type expected by the target.
auto targetBridgedClass =