ProgressBar: Fix typo in doc comment

This commit is contained in:
Daniel Boles 2018-05-20 19:28:13 +01:00
parent f30ecaa22f
commit f3fa34e850

View File

@ -403,7 +403,7 @@ gtk_progress_bar_class_init (GtkProgressBarClass *class)
*
* 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,
g_param_spec_int ("min-vertical-bar-width",