Mercurial > emacs
changeset 86105:40ff99559649
(ediff-window-setup-function): Fix typo in docstring.
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Thu, 15 Nov 2007 16:43:40 +0000 |
parents | 108c751714f7 |
children | 29738c3df361 |
files | lisp/ediff-wind.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ediff-wind.el Thu Nov 15 16:42:43 2007 +0000 +++ b/lisp/ediff-wind.el Thu Nov 15 16:43:40 2007 +0000 @@ -77,7 +77,7 @@ doing everything in one frame, `ediff-setup-windows-multiframe', which sets the control panel in a separate frame, and `ediff-setup-windows-automatic' (the default), which chooses an appropriate -behaviour based on the current window system. If the multiframe function +behavior based on the current window system. If the multiframe function detects that one of the buffers A/B is seen in some other frame, it will try to keep that buffer in that frame.