[evolution] EUIManager: Fix a bad DocBook tag in comment.



commit 41a30e59c8ac6537b96497a5f4660ecbe26af1bf
Author: Matthew Barnes <mbarnes redhat com>
Date:   Fri Mar 8 13:13:30 2013 -0500

    EUIManager: Fix a bad DocBook tag in comment.

 e-util/e-ui-manager.c |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/e-util/e-ui-manager.c b/e-util/e-ui-manager.c
index e494d35..4661cbc 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 <i>not</i> fatal, since the function is primarily
- * used to load UI definitions for plugins, which we can get by without.
+ * Failure here is <emphasis>not</emphasis> 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().


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]