]> git.eshelyaron.com Git - emacs.git/commitdiff
* src/terminal.c (Fframe_terminal): Use active voice
authorRobert Pluim <rpluim@gmail.com>
Fri, 22 Jul 2022 12:19:04 +0000 (14:19 +0200)
committerRobert Pluim <rpluim@gmail.com>
Fri, 22 Jul 2022 12:19:04 +0000 (14:19 +0200)
src/terminal.c

index 4580d0b7267a743df55be79534ae6dcacfc042d2..48d581e6ea43918375b146dbdc746cb5e4d1088e 100644 (file)
@@ -402,7 +402,7 @@ but if the second argument FORCE is non-nil, you may do so. */)
 \f
 DEFUN ("frame-terminal", Fframe_terminal, Sframe_terminal, 0, 1, 0,
        doc: /* Return the terminal that FRAME is displayed on.
-If FRAME is nil, the selected frame is used.
+If FRAME is nil, use the selected frame.
 
 The terminal device is represented by its integer identifier.  */)
   (Lisp_Object frame)