From b45cf5ddd43541c2ef9272a7dfa1a3c77330a19b Mon Sep 17 00:00:00 2001 From: Duncan Mak Date: Tue, 18 Feb 2003 06:54:12 +0000 Subject: [PATCH] Tiny fixes. svn path=/trunk/gtk-sharp/; revision=11674 --- doc/en/Gtk/Toolbar.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/en/Gtk/Toolbar.xml b/doc/en/Gtk/Toolbar.xml index 0b0d9262e..789f438bc 100644 --- a/doc/en/Gtk/Toolbar.xml +++ b/doc/en/Gtk/Toolbar.xml @@ -221,7 +221,7 @@ - Inserts a stock item at the specified position of the toolbar. If stock_id is not a known stock item ID, it's inserted verbatim, except that underscores used to mark mnemonics are removed. + Inserts a stock item at the specified position of the toolbar. If is not a known stock item ID, it's inserted verbatim, except that underscores used to mark mnemonics are removed. The id of the stock item you want to insert The text in the tooltip of the toolbar button The private text of the tooltip