From: Jérémie Galarneau Date: Thu, 6 Aug 2015 19:02:31 +0000 (-0400) Subject: Docs: Grammar fix in agent header X-Git-Tag: v2.8.0-rc1~512 X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=commitdiff_plain;h=2f2540d783c712f6100e53d1a9d28329ba286216;hp=3bd9aaeb12b1aa544a76d9709aefe033d0ee116c Docs: Grammar fix in agent header Signed-off-by: Jérémie Galarneau --- diff --git a/src/common/sessiond-comm/agent.h b/src/common/sessiond-comm/agent.h index 574f8891f..eced35185 100644 --- a/src/common/sessiond-comm/agent.h +++ b/src/common/sessiond-comm/agent.h @@ -24,7 +24,7 @@ #include /* - * Command value pass in the header. + * Command value passed in the header. */ enum lttcomm_agent_command { AGENT_CMD_LIST = 1,