From: Joerg Sonnenberger Date: Thu, 24 Nov 2016 01:24:38 +0000 (+0000) Subject: Spelling. X-Git-Tag: llvmorg-4.0.0-rc1~3746 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=7ed9d1a0ce54c39db83801d31d12b6ad2c188bd4;p=platform%2Fupstream%2Fllvm.git Spelling. llvm-svn: 287847 --- diff --git a/clang/include/clang/Tooling/JSONCompilationDatabase.h b/clang/include/clang/Tooling/JSONCompilationDatabase.h index ee64166c..baf868e 100644 --- a/clang/include/clang/Tooling/JSONCompilationDatabase.h +++ b/clang/include/clang/Tooling/JSONCompilationDatabase.h @@ -73,7 +73,7 @@ public: loadFromBuffer(StringRef DatabaseString, std::string &ErrorMessage, JSONCommandLineSyntax Syntax); - /// \brief Returns all compile comamnds in which the specified file was + /// \brief Returns all compile commands in which the specified file was /// compiled. /// /// FIXME: Currently FilePath must be an absolute path inside the