[gtk+/gtk-3-22] docs: css-properties: Fix wrongly repeated colour



commit 82a9331144d70875cdca0a0cde54b602fc85c9d9
Author: Daniel Boles <dboles src gnome org>
Date:   Fri Sep 29 18:13:44 2017 +0100

    docs: css-properties: Fix wrongly repeated colour

 docs/reference/gtk/css-properties.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/docs/reference/gtk/css-properties.xml b/docs/reference/gtk/css-properties.xml
index 8c0f4ce..c3c7485 100644
--- a/docs/reference/gtk/css-properties.xml
+++ b/docs/reference/gtk/css-properties.xml
@@ -482,7 +482,7 @@ We use <literallayout> for syntax productions, and each line is put in a <code>
         icons. The recognized names for colors in symbolic icons are error,
         warning and success. The default palette maps these three names to
         symbolic colors with the names @error_color, @warning_color and
-        @error_color.
+        @success_color respectively.
       </para>
 
       <table pgwide="1">


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]