diff --git a/lib/MC/WasmObjectWriter.cpp b/lib/MC/WasmObjectWriter.cpp index c9733328a7b..0696d6f4952 100644 --- a/lib/MC/WasmObjectWriter.cpp +++ b/lib/MC/WasmObjectWriter.cpp @@ -225,7 +225,7 @@ class WasmObjectWriter : public MCObjectWriter { DenseMap> CustomSectionsRelocations; - // Map from section to fintining function. + // Map from section to defining function symbol. DenseMap SectionFunctions; DenseMap