projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
25bedcd
)
texttag: Correct typo
author
Maximiliano Sandoval R
<msandova@gnome.org>
Mon, 4 Apr 2022 12:10:18 +0000
(14:10 +0200)
committer
Matthias Clasen
<mclasen@redhat.com>
Thu, 21 Apr 2022 23:22:27 +0000
(19:22 -0400)
Does not generate a gir docstring without it.
gtk/gtktexttag.c
patch
|
blob
|
history
diff --git
a/gtk/gtktexttag.c
b/gtk/gtktexttag.c
index 8b252fb725e315d12c9d79fdf1012ffeb03395ab..e4fc18413e708685505d13a0da265b05d4832b08 100644
(file)
--- a/
gtk/gtktexttag.c
+++ b/
gtk/gtktexttag.c
@@
-605,7
+605,7
@@
gtk_text_tag_class_init (GtkTextTagClass *klass)
GTK_PARAM_READWRITE));
/**
- * GtkTexTag:line-height:
+ * GtkTex
t
Tag:line-height:
*
* Factor to scale line height by.
*