(Creating Frames): Fix typo in last change.
This commit is contained in:
parent
1184ea39b3
commit
3c1f461958
1 changed files with 1 additions and 1 deletions
|
@ -274,7 +274,7 @@ variables, see @ref{Frame-Local Variables}.
|
|||
@end defun
|
||||
|
||||
@defun set-frame-parameter frame parm value
|
||||
This function sets the the frame parameter @var{parm} to the specified
|
||||
This function sets the frame parameter @var{parm} to the specified
|
||||
@var{value}. If @var{frame} is @code{nil}, it defaults to the
|
||||
selected frame.
|
||||
@end defun
|
||||
|
|
Loading…
Add table
Reference in a new issue