mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
[gardening] Fix recently introduced typos.
This commit is contained in:
@@ -79,7 +79,7 @@ public:
|
||||
SourceTextInfo Info;
|
||||
// This is the non-typechecked AST for the generated interface source.
|
||||
CompilerInstance TextCI;
|
||||
// Syncronize access to the embedded compiler instance (if we don't have an
|
||||
// Synchronize access to the embedded compiler instance (if we don't have an
|
||||
// ASTUnit).
|
||||
WorkQueue Queue{WorkQueue::Dequeuing::Serial,
|
||||
"sourcekit.swift.InterfaceGenContext"};
|
||||
|
||||
Reference in New Issue
Block a user