[cairo-commit] src/cairo-font-options.c

Behdad Esfahbod behdad at kemper.freedesktop.org
Fri Feb 15 13:00:40 PST 2008


 src/cairo-font-options.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit bcb0395288128da7dd8f24c503b8badacc806720
Author: Behdad Esfahbod <behdad at behdad.org>
Date:   Fri Feb 15 15:56:29 2008 -0500

    [docs] Fix typo

diff --git a/src/cairo-font-options.c b/src/cairo-font-options.c
index c49603e..1662a6c 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


More information about the cairo-commit mailing list