mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2025-01-15 23:00:08 +00:00
Fix comment typo
This commit is contained in:
parent
80969e34bc
commit
d5afaa07d3
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user