texttag: Correct typo

Does not generate a gir docstring without it.
This commit is contained in:
Maximiliano Sandoval R 2022-04-04 14:10:18 +02:00
parent 1bf24f7b19
commit a034bdb17e
No known key found for this signature in database
GPG Key ID: D64A8D747F6FE706

View 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.
*