No public description PiperOrigin-RevId: 698150142 Change-Id: Ib3fd7f027a119b333dc384309e546f27961cd4d8
diff --git a/mpact/sim/decoder/slot.cc b/mpact/sim/decoder/slot.cc index 9d996f9..de74c0b 100644 --- a/mpact/sim/decoder/slot.cc +++ b/mpact/sim/decoder/slot.cc
@@ -284,7 +284,7 @@ return iter->second; } -// Generate a func tion that will set the disassembly string for the given +// Generate a function that will set the disassembly string for the given // instruction. std::string Slot::GenerateDisasmSetterFcn(absl::string_view name, const Instruction *inst) const {