From: Jérémie Galarneau Date: Fri, 7 Oct 2016 19:04:44 +0000 (-0400) Subject: Docs: grammar fix in load.h X-Git-Tag: v2.9.0-rc1~8 X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=commitdiff_plain;h=6c10304849de12e96d4a726236a9e2750c464868 Docs: grammar fix in load.h Signed-off-by: Jérémie Galarneau --- 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.