From 9fe425fea8865606a4a1f8d5be6578ba61773f69 Mon Sep 17 00:00:00 2001 From: Miguel de Icaza Date: Thu, 27 Apr 2006 14:10:16 +0000 Subject: [PATCH] Patch from cesar.nataren@gmail.com svn path=/trunk/gtk-sharp/; revision=59975 --- doc/en/Gtk/UIManager.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/en/Gtk/UIManager.xml b/doc/en/Gtk/UIManager.xml index 832e18ed3..6af80653a 100644 --- a/doc/en/Gtk/UIManager.xml +++ b/doc/en/Gtk/UIManager.xml @@ -228,7 +228,7 @@ The behaviour is chosen based on the "is_important" property of the action to wh a a , the name for the added UI element a , the name of the action to be proxied, or to add a separator - a . the type of UI element to add. + a . the type of UI element to add. a . If , the UI element is added before its siblings, otherwise it is added after its siblings. If type is , Gtk inserts a menuitem, toolitem or separator if such an element can be inserted at the place determined by path. Otherwise type must indicate an element that can be inserted at the place determined by path. @@ -568,4 +568,4 @@ The behaviour is chosen based on the "is_important" property of the action to wh - + \ No newline at end of file