From de341e6803518e6b8fe9a446ebae63c3bd3135a0 Mon Sep 17 00:00:00 2001 From: Moritz Martinius Date: Sun, 24 Sep 2023 11:55:28 +0200 Subject: [PATCH] english is hard --- src/P700Printer.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 {