mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
[inclusive-language] changed sanity to soundness
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user