From 747fbdb28b7f10265ff1bbbbc456163a3d2506b1 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Mon, 22 Jun 2015 08:13:33 -0400 Subject: Minor documentation update --- pango/fonts.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pango/fonts.c b/pango/fonts.c index 6b7d9495..723b7f7b 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 -- cgit v1.2.1