]> git.eshelyaron.com Git - emacs.git/commitdiff
src/ChangeLog: Fix a typo in last commit.
authorEli Zaretskii <eliz@gnu.org>
Sun, 16 Mar 2014 16:31:50 +0000 (18:31 +0200)
committerEli Zaretskii <eliz@gnu.org>
Sun, 16 Mar 2014 16:31:50 +0000 (18:31 +0200)
src/ChangeLog

index 30692059f03f7403dd1376b16e625ecd86c9d307..54c07f960f11c28328779dc12d35b56517df7eff 100644 (file)
@@ -1,7 +1,7 @@
 2014-03-16  Eli Zaretskii  <eliz@gnu.org>
 
        * search.c (find_newline): Speed up the function when using the
-       newline cache, by halving the number of call to
+       newline cache, by halving the number of calls to
        region_cache_forward and region_cache_backward.  (Bug#16830)
 
 2014-03-15  Juanma Barranquero  <lekktu@gmail.com>