From bcb0395288128da7dd8f24c503b8badacc806720 Mon Sep 17 00:00:00 2001 From: Behdad Esfahbod Date: Fri, 15 Feb 2008 15:56:29 -0500 Subject: [PATCH] [docs] Fix typo --- src/cairo-font-options.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/cairo-font-options.c b/src/cairo-font-options.c index c49603e92..1662a6ce9 100644 --- a/src/cairo-font-options.c +++ b/src/cairo-font-options.c @@ -206,7 +206,7 @@ slim_hidden_def (cairo_font_options_merge); * Compares two font options objects for equality. * * Return value: %TRUE if all fields of the two font options objects match. - * Note that this function will return %FALSE is either object is in + * Note that this function will return %FALSE if either object is in * error. **/ cairo_bool_t