Test commit: fix a typo

llvm-svn: 49615
This commit is contained in:
Douglas Gregor 2008-04-13 19:35:01 +00:00
parent 1f6fbc4bc3
commit b77653430f
1 changed files with 1 additions and 1 deletions

View File

@ -547,7 +547,7 @@ public:
}
//===----------------------- Obj-C Declarations -------------------------===//
// ActOnStartClassInterface - this action is called immdiately after parsing
// ActOnStartClassInterface - this action is called immediately after parsing
// the prologue for a class interface (before parsing the instance
// variables). Instance variables are processed by ActOnFields().
virtual DeclTy *ActOnStartClassInterface(