Fix comment typo
This commit is contained in:
parent
80969e34bc
commit
d5afaa07d3
@ -1064,7 +1064,7 @@ captured_event_cb (GtkWidget *widget,
|
|||||||
|
|
||||||
if (!indicator_close)
|
if (!indicator_close)
|
||||||
{
|
{
|
||||||
/* Otherwise check the vertical scrollbar */
|
/* Otherwise check the horizontal scrollbar */
|
||||||
check_update_scrollbar_proximity (sw, &priv->hindicator, event);
|
check_update_scrollbar_proximity (sw, &priv->hindicator, event);
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
|
Loading…
Reference in New Issue
Block a user