mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Fix spelling
This commit is contained in:
@@ -1095,7 +1095,7 @@ void SwiftLangSupport::indexSource(StringRef InputFile,
|
||||
CI.performSema();
|
||||
|
||||
// NOTE: performSema() may end up with some gruesome error preventing it from
|
||||
// setting primary flie correctly
|
||||
// setting primary file correctly
|
||||
if (!CI.getPrimarySourceFile()) {
|
||||
IdxConsumer.failed("no primary source file found");
|
||||
return;
|
||||
|
||||
Reference in New Issue
Block a user