summaryrefslogtreecommitdiff
path: root/gtk/gtktextviewchild.c
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/gtktextviewchild.c')
-rw-r--r--gtk/gtktextviewchild.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/gtk/gtktextviewchild.c b/gtk/gtktextviewchild.c
index a44a9e786b..80170f99a2 100644
--- a/gtk/gtktextviewchild.c
+++ b/gtk/gtktextviewchild.c
@@ -378,8 +378,8 @@ gtk_text_view_child_class_init (GtkTextViewChildClass *klass)
/**
* GtkTextViewChild:window-type:
*
- * The "window-type" property is the #GtkTextWindowType of the
- * #GtkTextView that the child is attached.
+ * The "window-type" property is the `GtkTextWindowType` of the
+ * `GtkTextView` that the child is attached.
*/
properties[PROP_WINDOW_TYPE] =
g_param_spec_enum ("window-type",