From 97fd0fe88930a7adb2b1fb376048a38f83f58f35 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Mon, 1 Mar 2021 01:46:15 -0500 Subject: scrollable: Tweak docs --- gtk/gtkscrollable.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'gtk') diff --git a/gtk/gtkscrollable.c b/gtk/gtkscrollable.c index 6b8332c5e3..f9f2b4848b 100644 --- a/gtk/gtkscrollable.c +++ b/gtk/gtkscrollable.c @@ -18,8 +18,7 @@ /** * GtkScrollable: * - * `GtkScrollable` is an interface that is implemented by widgets with native - * scrolling ability. + * `GtkScrollable` is an interface for widgets with native scrolling ability. * * To implement this interface you should override the * [property@Gtk.Scrollable:hadjustment] and -- cgit v1.2.1