(ediff-window-setup-function): Fix typo in docstring.

This commit is contained in:
Juanma Barranquero 2007-11-15 16:43:40 +00:00
parent 3784ec80ce
commit ba0c8532a1

View file

@ -77,7 +77,7 @@ Ediff provides a choice of three functions: `ediff-setup-windows-plain', for
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.