From c4597c7b8d554d08369e14a0a41cc0eb89ee8630 Mon Sep 17 00:00:00 2001 From: Jon Purdy Date: Wed, 8 Mar 2017 16:41:33 -0800 Subject: [PATCH] [docs] Update formatting in mono-api-counters. --- mono/utils/mono-counters.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mono/utils/mono-counters.c b/mono/utils/mono-counters.c index 4113afd9e66..a7108623b82 100644 --- a/mono/utils/mono-counters.c +++ b/mono/utils/mono-counters.c @@ -114,7 +114,7 @@ mono_counter_get_size (MonoCounter *counter) /** * mono_counters_enable: - * \param sectionmask: a mask listing the sections that will be displayed + * \param sectionmask a mask listing the sections that will be displayed * This is used to track which counters will be displayed. */ void -- 2.25.1