Skip to content

Commit

Permalink
Spelling.
Browse files Browse the repository at this point in the history
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@287847 91177308-0d34-0410-b5e6-96231b3b80d8
  • Loading branch information
jsonn committed Nov 24, 2016
1 parent 061ba06 commit 22c693f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/clang/Tooling/JSONCompilationDatabase.h
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ class JSONCompilationDatabase : public CompilationDatabase {
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
Expand Down

0 comments on commit 22c693f

Please sign in to comment.