diff --git a/src/P700Printer.cpp b/src/P700Printer.cpp index bb987cd..3a63ffd 100644 --- a/src/P700Printer.cpp +++ b/src/P700Printer.cpp @@ -37,7 +37,7 @@ #include "libusbwrap/LibUsbTypes.hpp" #include "spdlog/fmt/bin_to_hex.h" -// as long as DRYRUN is defined, no data is actually send to the printer, we need to safe some tape ;) +// as long as DRYRUN is defined, no data is actually send to the printer, we need to save some tape ;) //#define DRYRUN namespace ptprnt::printer {