mirror of
https://github.com/masscollaborationlabs/emacs.git
synced 2025-07-04 11:23:24 +00:00
Spelling fix
This commit is contained in:
parent
b920a0ee6b
commit
b250d2996a
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue