[gtk+] docs: typo in GTK_STYLE_CLASS_LIST_ROW docs
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] docs: typo in GTK_STYLE_CLASS_LIST_ROW docs
- Date: Tue, 26 Apr 2016 20:42:08 +0000 (UTC)
commit 5a04edc57bcba96d8308ca2526973f3a479c01c6
Author: Bernhard Reutner-Fischer <rep dot nop gmail com>
Date: Tue Apr 26 19:29:33 2016 +0200
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
gtk/gtkstylecontext.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gtk/gtkstylecontext.h b/gtk/gtkstylecontext.h
index 72654f7..9f8551f 100644
--- a/gtk/gtkstylecontext.h
+++ b/gtk/gtkstylecontext.h
@@ -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.
*/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]