docs: fix some typos

Signed-off-by: John E <jeis4wpi@outlook.com>
This commit is contained in:
John E
2026-07-25 10:09:06 -04:00
committed by Seth Ladygo
parent 4489d513be
commit 497b3db074
4 changed files with 4 additions and 4 deletions

View File

@ -732,7 +732,7 @@ AssocPairs<SubCommand, CommandInfo, Options::SubCommandNum> SubCommandInfos= {{
},
{ SubCommand::Extract,
{Category::None,
"extract", "Extract attachements and other MIME-parts", sub_extract}
"extract", "Extract attachments and other MIME-parts", sub_extract}
},
{ SubCommand::Fields,
{Category::None,