]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
INSTALL: Tweak wording.
authorBruno Haible <bruno@clisp.org>
Tue, 5 Aug 2025 20:10:35 +0000 (22:10 +0200)
committerBruno Haible <bruno@clisp.org>
Tue, 5 Aug 2025 20:10:35 +0000 (22:10 +0200)
* INSTALL: Fix a copy-and-paste mistake.

INSTALL

diff --git a/INSTALL b/INSTALL
index 0d3b2e58c1531b1c6e45af831c34b0c7ef0a40db..fce992e900dfa4ad94279979115576bf2a95521b 100644 (file)
--- 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"