changeset 16421:65d4b4b2e954

(2C-two-columns): Doc fix.
author Richard M. Stallman <rms@gnu.org>
date Sat, 12 Oct 1996 02:31:48 +0000
parents 35bc9eed0c1f
children 8738fd2b351a
files lisp/textmodes/two-column.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/textmodes/two-column.el	Sat Oct 12 02:30:37 1996 +0000
+++ b/lisp/textmodes/two-column.el	Sat Oct 12 02:31:48 1996 +0000
@@ -325,7 +325,7 @@
 buffer in two-column minor mode (see  \\[describe-mode] ).
 Runs `2C-other-buffer-hook' in the new buffer.
 When called again, restores the screen layout with the current buffer
-first and the associated buffer to it's right."
+first and the associated buffer to its right."
   (interactive "P")
   ;; first go to full width, so that we can certainly split into two windows
   (if (< (window-width) (frame-width))