From 28377d4ffb52ff998e5e3b66bba348cc06cb0162 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Fri, 28 Mar 2014 18:21:59 -0400 Subject: [PATCH] Docs: remove some leftover markup --- gdk/gdktypes.h | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/gdk/gdktypes.h b/gdk/gdktypes.h index 385996adae..be768a794e 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 additionally 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 <modifier>-click or <modifier>-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