changeset 41239:e44a82a4871e

(Fframe_live_p): Doc fix.
author Pavel Janík <Pavel@Janik.cz>
date Sun, 18 Nov 2001 10:00:57 +0000
parents 2ddb244eca48
children 3cba35ee2b1c
files src/frame.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/frame.c	Sun Nov 18 08:37:52 2001 +0000
+++ b/src/frame.c	Sun Nov 18 10:00:57 2001 +0000
@@ -181,7 +181,7 @@
        doc: /* Return non-nil if OBJECT is a frame which has not been deleted.
 Value is nil if OBJECT is not a live frame.  If object is a live
 frame, the return value indicates what sort of output device it is
-displayed on.  See the documentation of  `framep' for possible
+displayed on.  See the documentation of `framep' for possible
 return values.  */)
      (object)
      Lisp_Object object;