emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] /srv/bzr/emacs/trunk r111455: Spelling fix merged from gnu


From: Paul Eggert
Subject: [Emacs-diffs] /srv/bzr/emacs/trunk r111455: Spelling fix merged from gnulib.
Date: Wed, 09 Jan 2013 00:25:11 -0800
User-agent: Bazaar (2.5.0)

------------------------------------------------------------
revno: 111455
committer: Paul Eggert <address@hidden>
branch nick: trunk
timestamp: Wed 2013-01-09 00:25:11 -0800
message:
  Spelling fix merged from gnulib.
modified:
  lib/strftime.c
=== modified file 'lib/strftime.c'
--- a/lib/strftime.c    2013-01-08 05:07:19 +0000
+++ b/lib/strftime.c    2013-01-09 08:25:11 +0000
@@ -210,7 +210,7 @@
          else                                                                 \
            {                                                                  \
              /* 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    \
                 fail due to ENOMEM etc., even though C11 and POSIX.1-2008 do  \
                 not require this.  */                                         \


reply via email to

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