Fix typo.
[oota-llvm.git] / lib / LTO / LTOCodeGenerator.cpp
index 3f3f75c99c1155906408e43c2ca9e01c9961a65f..3f6b444b05612d979f8cbcbee5d5a0604d944160 100644 (file)
@@ -80,7 +80,7 @@ LTOCodeGenerator::LTOCodeGenerator(std::unique_ptr<LLVMContext> Context)
 
 LTOCodeGenerator::~LTOCodeGenerator() {}
 
-// Initialize LTO passes. Please keep this funciton in sync with
+// Initialize LTO passes. Please keep this function in sync with
 // PassManagerBuilder::populateLTOPassManager(), and make sure all LTO
 // passes are initialized.
 void LTOCodeGenerator::initializeLTOPasses() {