Mercurial > hg > xemacs-beta
diff man/widget.texi @ 4312:1094d6d400fb
Spelling fixes.
author | "Ville Skyttä <scop@xemacs.org>" |
---|---|
date | Fri, 07 Dec 2007 00:02:53 +0200 |
parents | 2ba4f06a264d |
children | e82f5b7010fe |
line wrap: on
line diff
--- a/man/widget.texi Thu Dec 06 23:35:22 2007 +0200 +++ b/man/widget.texi Fri Dec 07 00:02:53 2007 +0200 @@ -1541,7 +1541,7 @@ @defun widget-create-child-and-convert parent type &rest args As a child of @var{parent}, create a widget with type @var{type} and -value @var{value}. @var{type} is copied, and the @code{:widget-contvert} +value @var{value}. @var{type} is copied, and the @code{:widget-convert} method is applied to the optional keyword arguments from @var{args}. @end defun