summaryrefslogtreecommitdiff
path: root/gtk/gtkcssstyleproperty.c
diff options
context:
space:
mode:
authorYuri Chornoivan <yurchor@ukr.net>2020-05-28 11:00:03 +0300
committerYuri Chornoivan <yurchor@ukr.net>2020-05-28 11:00:03 +0300
commit01bd4cc4e18a1ea697fe61791ba710d0d55e8290 (patch)
treeb4475a50d93510dcc3ee2df10e97d52fc3b43a0d /gtk/gtkcssstyleproperty.c
parent92bc78c12fcbe06aa41a0d825017e1e6c57fc061 (diff)
downloadgtk+-01bd4cc4e18a1ea697fe61791ba710d0d55e8290.tar.gz
Fix minor typos
Diffstat (limited to 'gtk/gtkcssstyleproperty.c')
-rw-r--r--gtk/gtkcssstyleproperty.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtkcssstyleproperty.c b/gtk/gtkcssstyleproperty.c
index 473ba206f7..0fe1bab134 100644
--- a/gtk/gtkcssstyleproperty.c
+++ b/gtk/gtkcssstyleproperty.c
@@ -343,7 +343,7 @@ _gtk_css_style_property_get_id (GtkCssStyleProperty *property)
* @property: the property
*
* Queries the initial value of the given @property. See the
- * [CSS Documentation](http://www.w3.org/TR/css3-cascade/#intial)
+ * [CSS Documentation](http://www.w3.org/TR/css3-cascade/#initial)
* for an explanation of this concept.
*
* Returns: (transfer none): the initial value. The value will never change.