summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorTristan Van Berkom <tristan.van.berkom@gmail.com>2009-07-21 12:48:39 -0400
committerTristan Van Berkom <tristan.van.berkom@gmail.com>2009-07-21 12:54:33 -0400
commitcfc27be34e7aeb4fa288eb135598c299aab376c5 (patch)
treea4598bbc2832e40783a68a3dce3c92af77af66bb /docs
parentf4d1246700b220829920356860c5b6b95fe34e57 (diff)
downloadgdk-pixbuf-cfc27be34e7aeb4fa288eb135598c299aab376c5.tar.gz
Slightly updated grammer in migrating-GtkBuilder.sgml
Just fixes the previous patch concerning using Glade if possible before resorting to gtk-builder-convert to have better grammer.
Diffstat (limited to 'docs')
-rw-r--r--docs/reference/gtk/migrating-GtkBuilder.sgml4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/reference/gtk/migrating-GtkBuilder.sgml b/docs/reference/gtk/migrating-GtkBuilder.sgml
index 93a0bb634..3e486259c 100644
--- a/docs/reference/gtk/migrating-GtkBuilder.sgml
+++ b/docs/reference/gtk/migrating-GtkBuilder.sgml
@@ -22,8 +22,8 @@
<para>
Alternatively, GTK+ also offers the
- <link linkend="gtk-builder-convert">gtk-builder-convert</link> script to
- do the conversion; in which case you should be careful to inspect the output
+ <link linkend="gtk-builder-convert">gtk-builder-convert</link> script you can use
+ to do the conversion; in which case you should be careful to inspect the output
and make sure you didn't lose any data.
</para>