summaryrefslogtreecommitdiff
path: root/lisp/ChangeLog.16
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2017-10-09 22:53:19 -0700
committerPaul Eggert <eggert@cs.ucla.edu>2017-10-09 22:55:06 -0700
commit5d51403ceb9b86a1bfa66f00c7af39f1200e65f1 (patch)
tree66e10eb5d1a72390812ac8e71f4dc1dc2c7d6ba3 /lisp/ChangeLog.16
parent0d004ed01abb5fa025bdc9d58fce2a3abff0b6a4 (diff)
downloademacs-5d51403ceb9b86a1bfa66f00c7af39f1200e65f1.tar.gz
; Typo fixes, mostly repeated words
Diffstat (limited to 'lisp/ChangeLog.16')
-rw-r--r--lisp/ChangeLog.162
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ChangeLog.16 b/lisp/ChangeLog.16
index f3d4874a1ce..33bd9a03323 100644
--- a/lisp/ChangeLog.16
+++ b/lisp/ChangeLog.16
@@ -2728,7 +2728,7 @@
* vc/ediff-util.el (ediff-buffer-type): New function.
(ediff-clone-buffer-for-current-diff-comparison): Compute the buf-type
- rather than taking it as as argument.
+ rather than taking it as an argument.
(ediff-inferior-compare-regions): Adjust calls accordingly (bug#11319).
2012-12-14 Ryan Crum <ryan.crum@eleostech.com>