; Fix a typo in ediff-merg.el
* lisp/vc/ediff-merg.el (ediff-skip-merge-regions-that-differ-from-default): Fix a typo in docstring.
This commit is contained in:
parent
954e9e983b
commit
06695a02fd
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue