Spelling fix.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36781 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Duncan Sands 2007-05-05 16:32:57 +00:00
parent 2a07e2f4df
commit 01dfdcd84b

View File

@ -2725,7 +2725,7 @@ private:
///
bool shouldEmit;
/// FuncCPPPersonality - C++ persoanlity function.
/// FuncCPPPersonality - C++ personality function.
///
Function *FuncCPPPersonality;