Reported by Pádraig Brady <P@draigBrady.com>.
* doc/posix-functions/stpncpy.texi: Fix typo.
* doc/posix-functions/strncpy.texi: Likewise.
+2025-12-03 Bruno Haible <bruno@clisp.org>
+
+ doc: Fix typo.
+ Reported by Pádraig Brady <P@draigBrady.com>.
+ * doc/posix-functions/stpncpy.texi: Fix typo.
+ * doc/posix-functions/strncpy.texi: Likewise.
+
2025-12-03 Bruno Haible <bruno@clisp.org>
sinl: Fix result for small negative values.
on some platforms:
macOS 10.8.
@item
-This function looks are more bytes of the source string than allowed
+This function looks at more bytes of the source string than allowed
on some platforms:
@c https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=291359
FreeBSD 15.0/x86_64.
Portability problems fixed by Gnulib module @code{strncpy}:
@itemize
@item
-This function looks are more bytes of the source string than allowed
+This function looks at more bytes of the source string than allowed
on some platforms:
@c https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=291359
FreeBSD 15.0/x86_64.