diff --git a/doc/en/Gdk/Display.xml b/doc/en/Gdk/Display.xml
index 308b76400..4b0599d31 100644
--- a/doc/en/Gdk/Display.xml
+++ b/doc/en/Gdk/Display.xml
@@ -11,7 +11,7 @@
Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details.
- Controls the keyboard/mouse pointer grabs and a set of GdkScreens
+ Controls the keyboard/mouse pointer grabs and a set of GdkScreens.
@@ -183,7 +183,7 @@
a the previous table
-
+
This function allows for hooking into the operation of
getting the current location of the pointer on a
particular display. This is only useful for such
@@ -194,7 +194,8 @@
- Method
+
+ MethodSystem.Void
@@ -306,7 +307,8 @@
The name of the displayA representing the
display name.
-
+
+
@@ -322,11 +324,11 @@
a a , or null if there is no default display.
- Sets the double click time (two clicks within this
+ Sets the double click time (two clicks within this
time interval count as a double click). Applications
should NOT set this, it is a global user-configured
setting.
-
+
@@ -363,7 +365,8 @@
To be added.
-
+
+ To be added