diff --git a/docs/reference/gdk/tmpl/colors.sgml b/docs/reference/gdk/tmpl/colors.sgml index 3d1a8749f1..d9df4b5c39 100644 --- a/docs/reference/gdk/tmpl/colors.sgml +++ b/docs/reference/gdk/tmpl/colors.sgml @@ -60,8 +60,8 @@ allocated or unallocated color. @red: The red component of the color. This is a value between 0 and 65535, with 65535 indicating full intensitiy. -@green: The blue component of the color. -@blue: The green component of the color. +@green: The green component of the color. +@blue: The blue component of the color.