From 7baf8345635b2eebb706bafee8384a1495f8add2 Mon Sep 17 00:00:00 2001 From: Stefan Rueger Date: Sun, 14 Jun 2026 14:58:17 +0100 Subject: [PATCH] Fix typo --- src/avrdude.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/avrdude.1 b/src/avrdude.1 index 0287a21b..21d3a23d 100644 --- a/src/avrdude.1 +++ b/src/avrdude.1 @@ -521,7 +521,7 @@ auto-erased at the beginning. If detects a .Fl U command that writes to flash then auto-erase will be carried out before -any other programming unless a -T erase commad has been detected +any other programming unless a -T erase command has been detected beforehand and unless flash is read before writing to it. For the purpose of this analysis any terminal command is considered to possibly read flash.