diff --git a/doc/en/Gtk/AccelGroup.xml b/doc/en/Gtk/AccelGroup.xml index 2b16b2eca..7c92b4067 100644 --- a/doc/en/Gtk/AccelGroup.xml +++ b/doc/en/Gtk/AccelGroup.xml @@ -12,7 +12,7 @@ A GtkAccelGroup represents a group of keyboard accelerators, - typically attached to a toplevel GtkWindow (with ). Usually + typically attached to a toplevel (with ). Usually you won't need to create a directly; instead, when using , Gtk# automatically sets up the accelerators for your menus in the item factory's . @@ -362,4 +362,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gtk/ItemFactory.xml b/doc/en/Gtk/ItemFactory.xml index 1c10b2ce7..64909bff7 100644 --- a/doc/en/Gtk/ItemFactory.xml +++ b/doc/en/Gtk/ItemFactory.xml @@ -384,7 +384,7 @@ - Pops up the menu constructed form the item factory at (, ). + Pops up the menu constructed from the item factory at (, ). The x position. The y position. The mouse button which was pressed to initiate the popup. @@ -543,4 +543,4 @@ - + \ No newline at end of file