1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-06 06:20:55 -08:00

Spelling fix merged from gnulib.

This commit is contained in:
Paul Eggert 2013-01-09 00:25:11 -08:00
parent 677d5c928c
commit 454fa9b7ea

View file

@ -210,7 +210,7 @@ extern char *tzname[];
else \ else \
{ \ { \
/* Ignore the value of fwrite. The caller can determine whether \ /* Ignore the value of fwrite. The caller can determine whether \
an error occured by inspecting ferror (P). All known fwrite \ an error occurred by inspecting ferror (P). All known fwrite \
implementations set the stream's error indicator when they \ implementations set the stream's error indicator when they \
fail due to ENOMEM etc., even though C11 and POSIX.1-2008 do \ fail due to ENOMEM etc., even though C11 and POSIX.1-2008 do \
not require this. */ \ not require this. */ \