summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWonchul Lee <chul0812@gmail.com>2016-01-05 16:48:48 +0900
committerPaolo Borelli <pborelli@gnome.org>2016-01-06 09:02:14 +0100
commit215c28df28cd643ef5cea35ca34a12a695a02b5f (patch)
tree6d5d6d56804a6d03f9053ba5015efc1d68352118
parentf32362e82ccf90c8a38f89ae83619b11665be0d5 (diff)
downloadgtk+-215c28df28cd643ef5cea35ca34a12a695a02b5f.tar.gz
docs: cleanup duplication of words
https://bugzilla.gnome.org/show_bug.cgi?id=760148
-rw-r--r--docs/reference/gtk/getting_started.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/reference/gtk/getting_started.xml b/docs/reference/gtk/getting_started.xml
index 1fefc79e64..3df043d513 100644
--- a/docs/reference/gtk/getting_started.xml
+++ b/docs/reference/gtk/getting_started.xml
@@ -211,7 +211,7 @@
<para>When creating an application, you'll want to put more than one widget
inside a window.
- When you want to put more than one widget into a window, it
+ When you want to put more than one widget into a window,
it becomes important to control how each widget is positioned and sized.
This is where packing comes in.</para>