From caf03300e56139bea5f690fa9d9d8b286ad47789 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Wed, 17 Feb 2016 20:09:22 -0500 Subject: Remove leftover markup --- gio/gioenums.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gio/gioenums.h') diff --git a/gio/gioenums.h b/gio/gioenums.h index aa7e60429..163d63513 100644 --- a/gio/gioenums.h +++ b/gio/gioenums.h @@ -1454,7 +1454,7 @@ typedef enum * launching process to the primary instance. Set this flag if your * application is expected to behave differently depending on certain * environment variables. For instance, an editor might be expected - * to use the GIT_COMMITTER_NAME environment variable + * to use the `GIT_COMMITTER_NAME` environment variable * when editing a git commit message. The environment is available * to the #GApplication::command-line signal handler, via * g_application_command_line_getenv(). -- cgit v1.2.1