[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

@@ -1,4 +1,4 @@
// This file serves as a sanity check to ensure that the header is parseable
// This file serves as a soundness check to ensure that the header is parseable
// from C and that no C++ code has sneaked in.
#include "swift-c/DependencyScan/DependencyScan.h"