Comment grammar correction
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Sat, 25 Jul 2015 20:31:43 +0000 (16:31 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Sat, 25 Jul 2015 20:43:51 +0000 (16:43 -0400)
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
src/bin/lttng-sessiond/agent.c

index 1eb64c25e32b937282bd5f1b45c7442d3909b188..5d1bbccae3b5793762fda7bc3732c3d77558e0e0 100644 (file)
@@ -698,7 +698,7 @@ void agent_delete_app(struct agent_app *app)
 }
 
 /*
 }
 
 /*
- * Destroy a agent application object by detaching it from its corresponding
+ * Destroy an agent application object by detaching it from its corresponding
  * UST app if one is connected by closing the socket. Finally, perform a
  * delayed memory reclaim.
  */
  * UST app if one is connected by closing the socket. Finally, perform a
  * delayed memory reclaim.
  */
This page took 0.025315 seconds and 4 git commands to generate.