[gtk+] docs: Fix typo
- From: Benjamin Otte <otte src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] docs: Fix typo
- Date: Sun, 20 Feb 2011 23:06:20 +0000 (UTC)
commit 4a286010d34d0f113d0ffb5c81d9de5794058bea
Author: Benjamin Otte <otte redhat com>
Date: Mon Feb 21 00:06:08 2011 +0100
docs: Fix typo
docs/reference/gtk/migrating-2to3.xml | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/docs/reference/gtk/migrating-2to3.xml b/docs/reference/gtk/migrating-2to3.xml
index 7c7b22d..bbef6a5 100644
--- a/docs/reference/gtk/migrating-2to3.xml
+++ b/docs/reference/gtk/migrating-2to3.xml
@@ -244,7 +244,7 @@ gdk_gc_set_tile (gc, NULL);
gdk_gc_set_fill (gc, GDK_SOLID);
gdk_gc_set_ts_origin (gc, 0, 0);
</programlisting></informalexample>
- The equivalent cairo code to draw a tiled surfacelooks
+ The equivalent cairo code to draw a tiled surface looks
like this:
<informalexample><programlisting>
cairo_t *cr;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]