mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-17 14:30:15 +00:00
doc: Fix typos
Fix two typos in gtk/gtktexttag.c. https://bugzilla.gnome.org/show_bug.cgi?id=706335
This commit is contained in:
parent
e38e47d7d3
commit
112374b4be
@ -569,7 +569,7 @@ gtk_text_tag_class_init (GtkTextTagClass *klass)
|
||||
/**
|
||||
* GtkTextTag:paragraph-background-gdk:
|
||||
*
|
||||
* The paragraph background color as a as a #GdkColor.
|
||||
* The paragraph background color as a #GdkColor.
|
||||
*
|
||||
* Since: 2.8
|
||||
*
|
||||
@ -586,7 +586,7 @@ gtk_text_tag_class_init (GtkTextTagClass *klass)
|
||||
/**
|
||||
* GtkTextTag:paragraph-background-rgba:
|
||||
*
|
||||
* The paragraph background color as a as a #GdkRGBA.
|
||||
* The paragraph background color as a #GdkRGBA.
|
||||
*
|
||||
* Since: 3.2
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user