From 6c10304849de12e96d4a726236a9e2750c464868 Mon Sep 17 00:00:00 2001 From: =?utf8?q?J=C3=A9r=C3=A9mie=20Galarneau?= Date: Fri, 7 Oct 2016 15:04:44 -0400 Subject: [PATCH] Docs: grammar fix in load.h MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Jérémie Galarneau --- include/lttng/load.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/lttng/load.h b/include/lttng/load.h index a5a78dd31..c8172b0ae 100644 --- a/include/lttng/load.h +++ b/include/lttng/load.h @@ -86,7 +86,7 @@ const char *lttng_load_session_attr_get_override_ctrl_url( /* * Return the configuration override data URL attribute. This attribute - * indicate a data URL override to be applied during the loading of the + * indicates a data URL override to be applied during the loading of the * configuration(s). * * NULL indicates no data URL override will be applied on configuration load. -- 2.34.1