Docs: Grammar fix in agent header
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Thu, 6 Aug 2015 19:02:31 +0000 (15:02 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Thu, 6 Aug 2015 19:05:29 +0000 (15:05 -0400)
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
src/common/sessiond-comm/agent.h

index 574f8891f20bc8211e1160e3038d2c97ec1b9707..eced35185034bdc6fb7332e34303c5781b486e05 100644 (file)
@@ -24,7 +24,7 @@
 #include <lttng/lttng.h>
 
 /*
- * Command value pass in the header.
+ * Command value passed in the header.
  */
 enum lttcomm_agent_command {
        AGENT_CMD_LIST       = 1,
This page took 0.02649 seconds and 4 git commands to generate.