From 48883136c55d57964ce27709f02734b5116ede11 Mon Sep 17 00:00:00 2001 From: Miguel de Icaza Date: Tue, 27 Dec 2005 14:15:23 +0000 Subject: [PATCH] Patch from matze@braunis.de svn path=/trunk/gtk-sharp/; revision=54877 --- doc/en/Gdk/Window.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/en/Gdk/Window.xml b/doc/en/Gdk/Window.xml index 5c7cab3f3..9e8ed97d7 100644 --- a/doc/en/Gdk/Window.xml +++ b/doc/en/Gdk/Window.xml @@ -13,7 +13,7 @@ A is a rectangular region on the screen. It's a low-level object, used to implement high-level objects such as and on the GTK+ level. - A is a toplevel window, the thing a user might think of as a "window" with a titlebar and so on; a may contain many s. For example, each has a associated with it. + A is a toplevel window, the thing a user might think of as a "window" with a titlebar and so on; a may contain many s. For example, each has a associated with it. @@ -2028,4 +2028,4 @@ The color must be allocated; - + \ No newline at end of file