From 41a30e59c8ac6537b96497a5f4660ecbe26af1bf Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Fri, 8 Mar 2013 13:13:30 -0500 Subject: EUIManager: Fix a bad DocBook tag in comment. --- e-util/e-ui-manager.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'e-util') diff --git a/e-util/e-ui-manager.c b/e-util/e-ui-manager.c index e494d351a6..4661cbc7cb 100644 --- a/e-util/e-ui-manager.c +++ b/e-util/e-ui-manager.c @@ -290,8 +290,9 @@ e_ui_manager_add_ui_from_file (EUIManager *ui_manager, * EUIManager:express-mode property is %TRUE, a simplified version of * the UI may be presented. * - * Failure here is not fatal, since the function is primarily - * used to load UI definitions for plugins, which we can get by without. + * Failure here is not fatal, since the function is + * primarily used to load UI definitions for plugins, which we can get by + * without. * * Returns: The merge ID for the merged UI. The merge ID can be used to * unmerge the UI with gtk_ui_manager_remove_ui(). -- cgit v1.2.3