* HACKING: Add missing 't' to platforms.
---
 ChangeLog | 5 +++++
 HACKING   | 2 +-
 2 files changed, 6 insertions(+), 1 deletion(-)

diff --git a/ChangeLog b/ChangeLog
index 8d1e0e981b..e635e316b8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2024-04-25  Collin Funk  <collin.fu...@gmail.com>
+
+       HACKING: Fix a typo.
+       * HACKING: Add missing 't' to platforms.
+
 2024-04-25  Bruno Haible  <br...@clisp.org>
 
        relocatable-lib-lgpl: Allow unconditional use of set_relocation_prefix.
diff --git a/HACKING b/HACKING
index 8ffe5d5f5e..964b880d20 100644
--- a/HACKING
+++ b/HACKING
@@ -82,7 +82,7 @@ Maintaining high quality
 
 It is a good idea to occasionally create a testdir of all of Gnulib:
   $ rm -rf ../testdir-all; ./gnulib-tool --create-testdir --dir=../testdir-all 
--with-c++-tests --without-privileged-tests --single-configure `./all-modules`
-and test this directory on various plaforms:
+and test this directory on various platforms:
   - Linux/glibc systems,
   - Linux/musl systems,
   - macOS,
-- 
2.44.0


Reply via email to