X-Git-Url: https://git.street.me.uk/andy/viking.git/blobdiff_plain/25f2b8ef47071b00e26c0a1ba393e81f5404232e..e16e573b57db05c051a165bbdb5c56af3cd088d7:/src/toolbar.c diff --git a/src/toolbar.c b/src/toolbar.c index 15416c5d..9f6987af 100644 --- a/src/toolbar.c +++ b/src/toolbar.c @@ -943,7 +943,7 @@ static void tb_editor_write_markup(TBEditorWidget *tbw) This is Viking's toolbar UI definition.\nThe DTD can be found at \n\ http://library.gnome.org/devel/gtk/stable/GtkUIManager.html#GtkUIManager.description.\n\n\ Generally one should use the toolbar editor in Viking rather than editing this file.\n\n\ -For manual changes this file to take effect, you need to restart Viking.\n\n\ +For manual changes to this file to take effect, you need to restart Viking.\n-->\n\ \t\n"; GString *str = g_string_new(template);