Typo fixes

This commit is contained in:
Mayur Raiturkar
2015-12-28 16:45:40 +05:30
parent 1158620439
commit e917f8537a
2 changed files with 2 additions and 2 deletions

View File

@@ -167,7 +167,7 @@ static bool swiftCodeCompleteImpl(SwiftLangSupport &Lang,
auto swiftCache = Lang.getCodeCompletionCache(); // Pin the cache.
ide::CodeCompletionContext CompletionContext(swiftCache->getCache());
// Cerate a factory for code completion callbacks that will feed the
// Create a factory for code completion callbacks that will feed the
// Consumer.
std::unique_ptr<CodeCompletionCallbacksFactory> CompletionCallbacksFactory(
ide::makeCodeCompletionCallbacksFactory(CompletionContext,