commit | 02528f5425925ce12ca0b6042da25a734433853b | [log] [tgz] |
---|---|---|
author | Duncan Sands <baldrick@free.fr> | Sat May 05 16:32:57 2007 +0000 |
committer | Duncan Sands <baldrick@free.fr> | Sat May 05 16:32:57 2007 +0000 |
tree | a75cddd67c400612de448b2fff8a82ce8a6eae58 | |
parent | 4db0090339aea7be282ce2863ce56d5fc3950514 [diff] [blame] |
Spelling fix. llvm-svn: 36781
diff --git a/llvm/lib/CodeGen/DwarfWriter.cpp b/llvm/lib/CodeGen/DwarfWriter.cpp index 8b6edac..45ccb0c 100644 --- a/llvm/lib/CodeGen/DwarfWriter.cpp +++ b/llvm/lib/CodeGen/DwarfWriter.cpp
@@ -2725,7 +2725,7 @@ /// bool shouldEmit; - /// FuncCPPPersonality - C++ persoanlity function. + /// FuncCPPPersonality - C++ personality function. /// Function *FuncCPPPersonality;