constraint: Fix property name typo in doc

This commit is contained in:
Mohammed Sadiq 2019-07-03 09:31:39 +05:30
parent 36b4cd4bfc
commit a8c23d06ac

View File

@ -256,7 +256,7 @@ gtk_constraint_class_init (GtkConstraintClass *klass)
* GtkConstraint:multiplier:
*
* The multiplication factor to be applied to the
* #GtkConstraint:source-attribue.
* #GtkConstraint:source-attribute.
*/
obj_props[PROP_MULTIPLIER] =
g_param_spec_double ("multiplier",