diff --git a/src/DebugToolDrivers/Protocols/CMSIS-DAP/VendorSpecific/EDBG/AVR/Avr8Generic.hpp b/src/DebugToolDrivers/Protocols/CMSIS-DAP/VendorSpecific/EDBG/AVR/Avr8Generic.hpp index a67155b3..f3b110b8 100644 --- a/src/DebugToolDrivers/Protocols/CMSIS-DAP/VendorSpecific/EDBG/AVR/Avr8Generic.hpp +++ b/src/DebugToolDrivers/Protocols/CMSIS-DAP/VendorSpecific/EDBG/AVR/Avr8Generic.hpp @@ -122,7 +122,7 @@ namespace Bloom::DebugToolDrivers::Protocols::CmsisDap::Edbg::Avr SRAM = 0x20, /** - * The EEPROM memory type can be used to read &write to EEPROM memory on the target. + * The EEPROM memory type can be used to read & write to EEPROM memory on the target. * * It's available with all of the config variants, in debugging mode. */