listbase: Tweak docs

This commit is contained in:
Matthias Clasen 2021-03-01 01:41:14 -05:00 committed by Emmanuele Bassi
parent 2d76ce829c
commit 8164cbbc5f

View File

@ -39,7 +39,7 @@ G_BEGIN_DECLS
/**
* GtkListBase:
*
* GtkListBase is the abstract base class for GTK's list widgets.
* `GtkListBase` is the abstract base class for GTK's list widgets.
*/
typedef struct _GtkListBase GtkListBase;
typedef struct _GtkListBaseClass GtkListBaseClass;