Typo.
authorJim Laskey <jlaskey@mac.com>
Thu, 22 Feb 2007 16:40:10 +0000 (16:40 +0000)
committerJim Laskey <jlaskey@mac.com>
Thu, 22 Feb 2007 16:40:10 +0000 (16:40 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34498 91177308-0d34-0410-b5e6-96231b3b80d8

include/llvm/CodeGen/MachineModuleInfo.h

index 1439666e6a12d0096c356aa93c05d77f137f411f..f1c710037759c418012f3cf165253d82e19c00bd 100644 (file)
@@ -1014,7 +1014,7 @@ private:
   // in the current function.
   std::vector<LandingPadInfo> LandingPads;
   
-  // TypeInfos - List of C++ TypeInfo used in the currect function.
+  // TypeInfos - List of C++ TypeInfo used in the current function.
   //
   std::vector<GlobalVariable *> TypeInfos;