summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog5
-rw-r--r--doc/posix-headers/time.texi2
2 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index b71432e249..221ca735e8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2023-04-09 Bruno Haible <bruno@clisp.org>
+
+ doc: Fix a typo.
+ * doc/posix-headers/time.texi: Fix typo in module name.
+
2023-04-09 Paul Eggert <eggert@cs.ucla.edu>
largefile: sync from Autoconf master
diff --git a/doc/posix-headers/time.texi b/doc/posix-headers/time.texi
index a506ec640c..d64c57ac43 100644
--- a/doc/posix-headers/time.texi
+++ b/doc/posix-headers/time.texi
@@ -19,7 +19,7 @@ NetBSD 5.0.
@end itemize
Portability problems fixed by the Gnulib modules
-@code{year2038-required} and @code{year-2038}:
+@code{year2038-required} and @code{year2038}:
@itemize
@item
On some platforms where @code{time_t} defaults to 32-bit but can be