* src/terminal.c (Fframe_terminal): Use active voice
This commit is contained in:
parent
7fa491a9e9
commit
04bdcf4aaa
1 changed files with 1 additions and 1 deletions
|
@ -402,7 +402,7 @@ but if the second argument FORCE is non-nil, you may do so. */)
|
|||
|
||||
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)
|
||||
|
|
Loading…
Add table
Reference in a new issue