Fix typos.
authorJuanma Barranquero <lekktu@gmail.com>
Thu, 14 Jul 2011 10:17:17 +0000 (10:17 +0000)
committerKatsumi Yamaoka <yamaoka@jpl.org>
Thu, 14 Jul 2011 10:17:17 +0000 (10:17 +0000)
lisp/ChangeLog.2

index c75411d..1d34d9e 100644 (file)
        (nntp-retrieve-groups): Ditto for groups.
        (nntp-retrieve-articles): Ditto for articles.
        (*): Replaced nntp-possibly-change-group calls to
-       nntp-with-open-group forms in all, but one, occurrance.
+       nntp-with-open-group forms in all, but one, occurrence.
        (nntp-accept-process-output): Bug fix.  Detect when called with
        null process.
 
        (nnmaildir--with-nntp-buffer, nnmaildir--with-work-buffer,
        nnmaildir--with-nov-buffer, nnmaildir--with-move-buffer,
        nnmaildir--group-ls): New macros/functions.  Use them.
-       (nnmaildir--unlink): Evalutate argument only once.
+       (nnmaildir--unlink): Evaluate argument only once.
 
 2002-03-27  Jesper Harder  <harder@ifa.au.dk>