Fix a typo

gtk-doc complained about a multi-line Since: tag, but the
real culprit was a typo in the Deprecated: tag.
This commit is contained in:
Matthias Clasen 2015-06-20 10:52:01 -04:00
parent 8bd9604fe6
commit 3c711cc98a

View File

@ -218,7 +218,7 @@ gtk_alignment_class_init (GtkAlignmentClass *class)
*
* Since: 2.4
*
* Deprecared: 3.14: Use gtk_widget_set_margin_top() instead
* Deprecated: 3.14: Use gtk_widget_set_margin_top() instead
*/
g_object_class_install_property (gobject_class,
PROP_TOP_PADDING,