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);
|
xv->y + xv->clip_top);
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Hide an xvidget view. */
|
/* Hide an xwidget view. */
|
||||||
static void
|
static void
|
||||||
xwidget_hide_view (struct xwidget_view *xv)
|
xwidget_hide_view (struct xwidget_view *xv)
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue