From 3249ddf4b8098ca3e8fb0911f5d858f4c0773a67 Mon Sep 17 00:00:00 2001 From: Tim Clemens Date: Mon, 10 Aug 2026 21:19:39 +0200 Subject: [PATCH] fixed typo --- INSTALL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTALL b/INSTALL index 76411c5bd..37eb64b6c 100644 --- a/INSTALL +++ b/INSTALL @@ -42,7 +42,7 @@ $ make everything to build the former plus the docs. -You can decrease the size of produces executables by stripping off +You can decrease the size of produced executables by stripping off unnecessary information, to achieve this run $ make strip