Fix typos

This commit is contained in:
practicalswift
2015-12-25 13:48:47 +01:00
parent fc9887fa6a
commit 22e10737e2
53 changed files with 64 additions and 64 deletions

View File

@@ -562,7 +562,7 @@ void SwiftLangSupport::getCursorInfo(
if (trace::enabled()) {
trace::SwiftInvocation SwiftArgs;
trace::initTraceInfo(SwiftArgs, InputFile, Args);
// Do we nedd to record any files? If yes -- which ones?
// Do we need to record any files? If yes -- which ones?
trace::StringPairs OpArgs {
std::make_pair("DocumentName", IFaceGenRef->getDocumentName()),
std::make_pair("ModuleOrHeaderName", IFaceGenRef->getModuleOrHeaderName()),