summaryrefslogtreecommitdiffstats
path: root/gnome2-user-guide/C
diff options
context:
space:
mode:
authorPaul Cutler <pcutler@gnome.org>2010-05-30 07:45:34 +0800
committerPaul Cutler <pcutler@gnome.org>2010-05-30 07:45:34 +0800
commitdfd5dd6dc3646700437c5cbefd5e439d97af7c92 (patch)
tree25e9782646dd872699e0787fe78e2e8d75f16366 /gnome2-user-guide/C
parentc182a8b80e8d659230a06f5dbeaf33bc7eae1db8 (diff)
downloadgnome-user-docs-dfd5dd6dc3646700437c5cbefd5e439d97af7c92.tar.gz
gnome-user-docs-dfd5dd6dc3646700437c5cbefd5e439d97af7c92.tar.xz
gnome-user-docs-dfd5dd6dc3646700437c5cbefd5e439d97af7c92.zip
fix type 'to to' bgo 619565
Diffstat (limited to 'gnome2-user-guide/C')
-rw-r--r--gnome2-user-guide/C/gosoverview.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnome2-user-guide/C/gosoverview.xml b/gnome2-user-guide/C/gosoverview.xml
index 9a502af..35eb642 100644
--- a/gnome2-user-guide/C/gosoverview.xml
+++ b/gnome2-user-guide/C/gosoverview.xml
@@ -145,7 +145,7 @@
<secondary>overview</secondary>
</indexterm>
- <para>A <firstterm>window</firstterm> is a rectangular area of the screen, usually with a border all around and a title bar at the top. You can think of a window as a screen within the screen. Each window displays an application, allowing you to to have more than one application visible, and work on more than one task at a time. You can also think of windows as pieces of paper on your desktop: they can overlap, or be side by side, for example.</para>
+ <para>A <firstterm>window</firstterm> is a rectangular area of the screen, usually with a border all around and a title bar at the top. You can think of a window as a screen within the screen. Each window displays an application, allowing you to have more than one application visible, and work on more than one task at a time. You can also think of windows as pieces of paper on your desktop: they can overlap, or be side by side, for example.</para>
<para>You can control a window's position of the screen, as well as its size. You can control which windows overlap other windows, so the one you want to work with is completely visible. For more about moving and resizing windows, see <xref linkend="windows-manipulating"/>.</para>