aboutsummaryrefslogtreecommitdiffstats
path: root/src/window.c
diff options
context:
space:
mode:
authorJuanma Barranquero <[email protected]>2006-10-28 22:03:51 +0000
committerJuanma Barranquero <[email protected]>2006-10-28 22:03:51 +0000
commit473d3c06d855703a67f2083fa64c95971358c3aa (patch)
tree1cba86181be15ca632207be98abdad91cad07145 /src/window.c
parent9f6ee97abb7c20588512e95324bd1928858d0388 (diff)
(Fdisplay_buffer): Fix typo in docstring.
Diffstat (limited to 'src/window.c')
-rw-r--r--src/window.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/window.c b/src/window.c
index 7a86a0e5cd..0629ee3af3 100644
--- a/src/window.c
+++ b/src/window.c
@@ -3588,7 +3588,7 @@ See `same-window-buffer-names' and `same-window-regexps'. */)
DEFUN ("display-buffer", Fdisplay_buffer, Sdisplay_buffer, 1, 3,
"BDisplay buffer: \nP",
doc: /* Make BUFFER appear in some window but don't select it.
-BUFFER must be the name of an existing buffer, or, when called from Lisp,
+BUFFER must be the name of an existing buffer, or, when called from Lisp,
a buffer.
If BUFFER is shown already in some window, just use that one,
unless the window is the selected window and the optional second