summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2023-04-10 03:54:47 +0200
committerBruno Haible <bruno@clisp.org>2023-04-10 03:54:47 +0200
commit217e359999ad440f1ea3db44e7d7f6814b050c0d (patch)
tree6b7004bd2f5eacaf9fd6712e4794143b688f822c
parent4b60490554dbc981f15d46976cb0e74faba707d0 (diff)
downloadgnulib-217e359999ad440f1ea3db44e7d7f6814b050c0d.tar.gz
doc: Fix a typo.
* doc/posix-headers/time.texi: Fix typo in module name.
-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