From: Bruno Haible Date: Tue, 5 Aug 2025 20:10:35 +0000 (+0200) Subject: INSTALL: Tweak wording. X-Git-Tag: v1.0~103 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c4c7c3839a7bf8aa405d7e27ba61c5e0a5b23206;p=thirdparty%2Fgettext.git INSTALL: Tweak wording. * INSTALL: Fix a copy-and-paste mistake. --- 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"