]> git.eshelyaron.com Git - emacs.git/commitdiff
; Fix a typo in ediff-merg.el
authorTino Calancha <tino.calancha@gmail.com>
Fri, 20 Jan 2017 15:31:40 +0000 (00:31 +0900)
committerTino Calancha <tino.calancha@gmail.com>
Fri, 20 Jan 2017 15:31:40 +0000 (00:31 +0900)
* lisp/vc/ediff-merg.el (ediff-skip-merge-regions-that-differ-from-default):
Fix a typo in docstring.

lisp/vc/ediff-merg.el

index 2567818de654f93dfd40b74eafe416f91eb6a70d..d7fa74fff875e157f525ff4db37258a9b9844af1 100644 (file)
@@ -84,7 +84,7 @@ A region is considered to have been changed if it is different from the current
 default (`default-A', `default-B', `combined') and it hasn't been marked as
 `prefer-A' or `prefer-B'.
 A region is considered to have been changed also when it is marked as
-as `prefer-A', but is different from the corresponding difference region in
+`prefer-A', but is different from the corresponding difference region in
 Buffer A or if it is marked as `prefer-B' and is different from the region in
 Buffer B."
   :type 'boolean