[pango] Minor documentation update



commit 747fbdb28b7f10265ff1bbbbc456163a3d2506b1
Author: Matthias Clasen <mclasen redhat com>
Date:   Mon Jun 22 08:13:33 2015 -0400

    Minor documentation update

 pango/fonts.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/pango/fonts.c b/pango/fonts.c
index 6b7d949..723b7f7 100644
--- a/pango/fonts.c
+++ b/pango/fonts.c
@@ -1080,7 +1080,7 @@ parse_size (const char *word,
  * Creates a new font description from a string representation in the
  * form "[FAMILY-LIST] [STYLE-OPTIONS] [SIZE]", where FAMILY-LIST is a
  * comma separated list of families optionally terminated by a comma,
- * STYLE_OPTIONS is a whitespace separated list of words where each WORD
+ * STYLE_OPTIONS is a whitespace separated list of words where each word
  * describes one of style, variant, weight, stretch, or gravity, and SIZE
  * is a decimal number (size in points) or optionally followed by the
  * unit modifier "px" for absolute size. Any one of the options may


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