Fixes a typo in a comment; NFC.

llvm-svn: 310837
This commit is contained in:
Aaron Ballman 2017-08-14 14:16:00 +00:00
parent cf9525eac2
commit 2cf8df6251
1 changed files with 1 additions and 1 deletions

View File

@ -465,7 +465,7 @@ private:
mutable BuiltinTemplateDecl *MakeIntegerSeqDecl;
mutable BuiltinTemplateDecl *TypePackElementDecl;
/// \brief The associated SourceManager object.a
/// \brief The associated SourceManager object.
SourceManager &SourceMgr;
/// \brief The language options used to create the AST associated with