editable: Tweak docs

This commit is contained in:
Matthias Clasen 2021-03-01 01:33:21 -05:00 committed by Emmanuele Bassi
parent b3f6e95d62
commit 6bd46779fc

View File

@ -25,8 +25,7 @@
/**
* GtkEditable:
*
* The `GtkEditable` interface is an interface which should be implemented
* by text editing widgets.
* `GtkEditable` is an interface for text editing widgets.
*
* Typical examples of editable widgets are [class@Gtk.Entry] and
* [class@Gtk.SpinButton]. It contains functions for generically manipulating