summaryrefslogtreecommitdiff
path: root/gtk/gtkscrollable.c
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2021-03-01 01:46:15 -0500
committerEmmanuele Bassi <ebassi@gnome.org>2021-03-11 16:37:36 +0000
commit97fd0fe88930a7adb2b1fb376048a38f83f58f35 (patch)
tree6808789b6065bd560631cf90d1b9350f8075ebfe /gtk/gtkscrollable.c
parent96fe1218f233225d7386a9d6ea94ea1ba8e2914f (diff)
downloadgtk+-97fd0fe88930a7adb2b1fb376048a38f83f58f35.tar.gz
scrollable: Tweak docs
Diffstat (limited to 'gtk/gtkscrollable.c')
-rw-r--r--gtk/gtkscrollable.c3
1 files changed, 1 insertions, 2 deletions
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