]> granicus.if.org Git - clang/commitdiff
Fix a typo in a comment: expasion -> expansion
authorJames Dennett <jdennett@google.com>
Mon, 2 Dec 2013 17:39:27 +0000 (17:39 +0000)
committerJames Dennett <jdennett@google.com>
Mon, 2 Dec 2013 17:39:27 +0000 (17:39 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@196123 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Lex/PPMacroExpansion.cpp

index f20633fda8c9ec887e82f95f949e1c83d61bd1d0..954abe25d83ccb25eb83a8ced63f3b728c9f3b92 100644 (file)
@@ -7,7 +7,7 @@
 //
 //===----------------------------------------------------------------------===//
 //
-// This file implements the top level handling of macro expasion for the
+// This file implements the top level handling of macro expansion for the
 // preprocessor.
 //
 //===----------------------------------------------------------------------===//