summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Boles <dboles@src.gnome.org>2017-09-29 18:13:44 +0100
committerDaniel Boles <dboles@src.gnome.org>2017-09-29 18:13:44 +0100
commit82a9331144d70875cdca0a0cde54b602fc85c9d9 (patch)
treef126bb3048bce489cfa1871ba63efba76f41d5e8
parentd6547060e93034c1032771a53195bae9e4f74181 (diff)
downloadgtk+-82a9331144d70875cdca0a0cde54b602fc85c9d9.tar.gz
docs: css-properties: Fix wrongly repeated colour
-rw-r--r--docs/reference/gtk/css-properties.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/reference/gtk/css-properties.xml b/docs/reference/gtk/css-properties.xml
index 8c0f4ce1e5..c3c74853fa 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">