Fix comment typo

This commit is contained in:
Matthias Clasen 2015-01-09 06:21:37 -05:00
parent 80969e34bc
commit d5afaa07d3

View File

@ -1064,7 +1064,7 @@ captured_event_cb (GtkWidget *widget,
if (!indicator_close)
{
/* Otherwise check the vertical scrollbar */
/* Otherwise check the horizontal scrollbar */
check_update_scrollbar_proximity (sw, &priv->hindicator, event);
}
else