bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH] HACKING: Fix a typo.


From: Collin Funk
Subject: [PATCH] HACKING: Fix a typo.
Date: Thu, 25 Apr 2024 11:48:23 -0700

* 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.funk1@gmail.com>
+
+       HACKING: Fix a typo.
+       * HACKING: Add missing 't' to platforms.
+
 2024-04-25  Bruno Haible  <bruno@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

[Prev in Thread] Current Thread [Next in Thread]