texttag: Correct typo
authorMaximiliano Sandoval R <msandova@gnome.org>
Mon, 4 Apr 2022 12:10:18 +0000 (14:10 +0200)
committerMaximiliano Sandoval R <msandova@gnome.org>
Mon, 4 Apr 2022 12:10:18 +0000 (14:10 +0200)
Does not generate a gir docstring without it.

gtk/gtktexttag.c

index 8b252fb725e315d12c9d79fdf1012ffeb03395ab..e4fc18413e708685505d13a0da265b05d4832b08 100644 (file)
@@ -605,7 +605,7 @@ gtk_text_tag_class_init (GtkTextTagClass *klass)
                                                      GTK_PARAM_READWRITE));
 
   /**
-   * GtkTexTag:line-height:
+   * GtkTextTag:line-height:
    *
    * Factor to scale line height by.
    *