mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-11-23 07:19:15 +00:00
Spelling fix
This commit is contained in:
parent
b920a0ee6b
commit
b250d2996a
@ -320,7 +320,7 @@ xwidget_show_view (struct xwidget_view *xv)
|
||||
xv->y + xv->clip_top);
|
||||
}
|
||||
|
||||
/* Hide an xvidget view. */
|
||||
/* Hide an xwidget view. */
|
||||
static void
|
||||
xwidget_hide_view (struct xwidget_view *xv)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user