From: Joerg Sonnenberger Date: Thu, 24 Nov 2016 01:24:38 +0000 (+0000) Subject: Spelling. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=22c693fb8b44d8659d16b473b6019e48fc7203ff;p=clang Spelling. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@287847 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/include/clang/Tooling/JSONCompilationDatabase.h b/include/clang/Tooling/JSONCompilationDatabase.h index ee64166c81..baf868e74d 100644 --- a/include/clang/Tooling/JSONCompilationDatabase.h +++ b/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