(Creating Frames): Fix typo in last change.

This commit is contained in:
Eli Zaretskii 2008-10-15 16:57:37 +00:00
parent 1184ea39b3
commit 3c1f461958

View file

@ -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