docs: typo in GTK_STYLE_CLASS_LIST_ROW docs

Fix typo in documentation of GTK_STYLE_CLASS_LIST_ROW: s/rowss/rows/g

Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>

https://bugzilla.gnome.org/show_bug.cgi?id=765632
This commit is contained in:
Bernhard Reutner-Fischer 2016-04-26 19:29:33 +02:00 committed by Matthias Clasen
parent 1a4f000f3b
commit 5a04edc57b

View File

@ -215,7 +215,7 @@ struct _GtkStyleContextClass
/**
* GTK_STYLE_CLASS_LIST_ROW:
*
* A CSS class to match list rowss.
* A CSS class to match list rows.
*
* Refer to individual widget documentation for used style classes.
*/