]> granicus.if.org Git - clang/commitdiff
Fix spelling error.
authorCameron Esfahani <dirty@apple.com>
Tue, 12 Oct 2010 00:21:25 +0000 (00:21 +0000)
committerCameron Esfahani <dirty@apple.com>
Tue, 12 Oct 2010 00:21:25 +0000 (00:21 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@116283 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Parse/ParseObjc.cpp

index 09053e28cc4d06e1c61f7e9ead7b477fc33231c6..2bd44703d9f6d9c651b8d387e8093c4ee8c0b6dd 100644 (file)
@@ -961,7 +961,7 @@ Decl *Parser::ParseObjCMethodDecl(SourceLocation mLoc,
 
   }
 
-  // FIXME: Add support for optional parmameter list...
+  // FIXME: Add support for optional parameter list...
   // If attributes exist after the method, parse them.
   if (getLang().ObjC2 && Tok.is(tok::kw___attribute))
     MethodAttrs.reset(addAttributeLists(MethodAttrs.take(),