mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Fix typo
This commit is contained in:
@@ -991,7 +991,7 @@ public:
|
||||
void addImports(ArrayRef<ImportedModuleDesc> IM);
|
||||
|
||||
enum ImportQueryKind {
|
||||
/// Return the resuls for testable or private imports.
|
||||
/// Return the results for testable or private imports.
|
||||
TestableAndPrivate,
|
||||
/// Return the results only for testable imports.
|
||||
TestableOnly,
|
||||
|
||||
Reference in New Issue
Block a user