[gtk+] Docs: remove some leftover markup



commit 28377d4ffb52ff998e5e3b66bba348cc06cb0162
Author: Matthias Clasen <mclasen redhat com>
Date:   Fri Mar 28 18:21:59 2014 -0400

    Docs: remove some leftover markup

 gdk/gdktypes.h |    5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)
---
diff --git a/gdk/gdktypes.h b/gdk/gdktypes.h
index 385996a..be768a7 100644
--- a/gdk/gdktypes.h
+++ b/gdk/gdktypes.h
@@ -259,10 +259,9 @@ typedef enum
  *  menu accelerators.
  * @GDK_MODIFIER_INTENT_CONTEXT_MENU: the modifier used to invoke context menus.
  *  Note that mouse button 3 always triggers context menus. When this modifier
- *  is not 0, it <strong>additionally</strong> triggers context menus when used
- *  with mouse button 1.
+ *  is not 0, it additionally triggers context menus when used with mouse button 1.
  * @GDK_MODIFIER_INTENT_EXTEND_SELECTION: the modifier used to extend selections
- *  using &lt;modifier&gt;-click or &lt;modifier&gt;-cursor-key
+ *  using `modifier`-click or `modifier`-cursor-key
  * @GDK_MODIFIER_INTENT_MODIFY_SELECTION: the modifier used to modify selections,
  *  which in most cases means toggling the clicked item into or out of the selection.
  * @GDK_MODIFIER_INTENT_NO_TEXT_INPUT: when any of these modifiers is pressed, the


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