From fe7a3057a38e896a9c4ad12c831fb84a5d808691 Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Sun, 20 Nov 2011 20:35:27 +0100 Subject: Fix typos. --- lisp/vc/ediff-util.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lisp/vc/ediff-util.el') diff --git a/lisp/vc/ediff-util.el b/lisp/vc/ediff-util.el index df6a7e938af..5d7d2451422 100644 --- a/lisp/vc/ediff-util.el +++ b/lisp/vc/ediff-util.el @@ -452,7 +452,7 @@ to invocation.") (if ediff-3way-job (ediff-with-current-buffer ediff-buffer-C (ediff-nuke-selective-display) - ;; the merge bufer should never be narrowed + ;; the merge buffer should never be narrowed ;; (it can happen if it is on rmail-mode or similar) (if (ediff-with-current-buffer control-buffer ediff-merge-job) (widen)) -- cgit v1.2.1