---
 ChangeLog      | 2 +-
 lib/strftime.c | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 2d4793d..573fc13 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -15113,7 +15113,7 @@
 2011-07-06  Erik Faye-Lund  <kusmab...@gmail.com>
 
        poll: do not return 0 on timeout=-1
-       * lib/poll.c: Loop with yield if no events occured
+       * lib/poll.c: Loop with yield if no events occurred.
 
 2011-07-06  Eric Blake  <ebl...@redhat.com>
 
diff --git a/lib/strftime.c b/lib/strftime.c
index c82d585..91d5d85 100644
--- a/lib/strftime.c
+++ b/lib/strftime.c
@@ -210,7 +210,7 @@ extern char *tzname[];
          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.  */                                         \
-- 
1.7.11.7


Reply via email to