sbergman's typo

Change-Id: I36dc29659d0d6965c28e5fe0bb03759476de4781
This commit is contained in:
Jesús Corrius
2014-01-31 10:31:30 +01:00
parent 4f63a5fa26
commit 82300f367d

View File

@@ -16,7 +16,7 @@
#include "clang/Basic/DiagnosticIDs.h"
#include "llvm/ADT/StringRef.h"
// Compatibility wrapper to abstract over (trivial) chanes in the Clang API:
// Compatibility wrapper to abstract over (trivial) changes in the Clang API:
namespace compat {
inline clang::QualType getReturnType(clang::FunctionDecl const & decl) {