From a22358c0c0ed5d9c946816c4212d534ef5f6f378 Mon Sep 17 00:00:00 2001 From: William Jon McCann Date: Tue, 4 Feb 2014 18:21:13 -0500 Subject: docs: use ` instead of --- gtk/gtktextbuffer.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gtk/gtktextbuffer.h') diff --git a/gtk/gtktextbuffer.h b/gtk/gtktextbuffer.h index e3f083ab91..614aa9c5d3 100644 --- a/gtk/gtktextbuffer.h +++ b/gtk/gtktextbuffer.h @@ -53,7 +53,7 @@ G_BEGIN_DECLS * lists returned by gtk_text_buffer_get_copy_target_list() and * gtk_text_buffer_get_paste_target_list(). * - * The values counts down from -1 to avoid clashes + * The values counts down from `-1` to avoid clashes * with application added drag destinations which usually start at 0. */ typedef enum -- cgit v1.2.1