[cairo-commit] src/cairo-xlib-display.c
Benjamin Otte
company at kemper.freedesktop.org
Sun Mar 2 16:16:47 PST 2014
src/cairo-xlib-display.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 6a03ae5859a92d3d4dbe97c9d598700fbcf1d666
Author: Benjamin Otte <otte at redhat.com>
Date: Mon Mar 3 01:16:25 2014 +0100
xlib: Fix typo in documentation
diff --git a/src/cairo-xlib-display.c b/src/cairo-xlib-display.c
index 4933961..c7708c5 100644
--- a/src/cairo-xlib-display.c
+++ b/src/cairo-xlib-display.c
@@ -568,7 +568,7 @@ _cairo_xlib_display_has_gradients (cairo_device_t *device)
*
* Restricts all future Xlib surfaces for this devices to the specified version
* of the RENDER extension. This function exists solely for debugging purpose.
- * It let's you find out how cairo would behave with an older version of
+ * It lets you find out how cairo would behave with an older version of
* the RENDER extension.
*
* Use the special values -1 and -1 for disabling the RENDER extension.
More information about the cairo-commit
mailing list