From c4c7c3839a7bf8aa405d7e27ba61c5e0a5b23206 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Tue, 5 Aug 2025 22:10:35 +0200 Subject: [PATCH] INSTALL: Tweak wording. * INSTALL: Fix a copy-and-paste mistake. --- INSTALL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTALL b/INSTALL index 0d3b2e58c..fce992e90 100644 --- a/INSTALL +++ b/INSTALL @@ -26,7 +26,7 @@ Here, you can give as arguments to 'configure' described in the INSTALL.generic file. If you are in a 64-bit multilib system with support for building 32-bit -binaries, you can build a 32-bit poke configuring like this: +binaries, you can build 32-bit binaries by configuring like this: $ ../configure CC="gcc -m32" -- 2.47.3