ProgressBar: Fix typo in doc comment

This commit is contained in:
Daniel Boles
2018-05-20 19:28:13 +01:00
parent 08f31f8f4a
commit 87f454ebd3

View File

@ -403,7 +403,7 @@ gtk_progress_bar_class_init (GtkProgressBarClass *class)
* *
* Since: 2.14 * Since: 2.14
* *
* Deprecated: 3.20: Use the standard CSS proeprty min-width. * Deprecated: 3.20: Use the standard CSS property min-width.
*/ */
gtk_widget_class_install_style_property (widget_class, gtk_widget_class_install_style_property (widget_class,
g_param_spec_int ("min-vertical-bar-width", g_param_spec_int ("min-vertical-bar-width",