summaryrefslogtreecommitdiff
path: root/docs/tmpl/text-attributes.sgml
diff options
context:
space:
mode:
Diffstat (limited to 'docs/tmpl/text-attributes.sgml')
-rw-r--r--docs/tmpl/text-attributes.sgml10
1 files changed, 4 insertions, 6 deletions
diff --git a/docs/tmpl/text-attributes.sgml b/docs/tmpl/text-attributes.sgml
index 98158f80..d12c0414 100644
--- a/docs/tmpl/text-attributes.sgml
+++ b/docs/tmpl/text-attributes.sgml
@@ -578,12 +578,10 @@ The #PangoColor structure is used to
represent a color in an uncalibrated RGB color-space.
</para>
-@red: The red component of the color. This is a value between 0 and 65535,
- with 65535 indicating full intensity.
-@green: The green component of the color. This is a value between 0 and 65535,
- with 65535 indicating full intensity.
-@blue: The blue component of the color. This is a value between 0 and 65535,
- with 65535 indicating full intensity.
+@red: the red component of the color. This is a value between 0 and
+ 65535, with 65535 indicating full intensity
+@green: the green component of the color
+@blue: the blue component of the color
<!-- ##### MACRO PANGO_TYPE_COLOR ##### -->
<para>