liblttng-ust/lttng-ust-comm.c: fixing typo.
authorHenrik Hautakoski <henrik@fiktivkod.org>
Tue, 26 Jun 2012 05:55:59 +0000 (07:55 +0200)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Tue, 26 Jun 2012 05:55:59 +0000 (07:55 +0200)
Signed-off-by: Henrik Hautakoski <henrik@fiktivkod.org>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
liblttng-ust/lttng-ust-comm.c

index 4104a3f563fd400709e7e7d3e8a73a1437321d88..deca7cbd8f3b884e9dd59bb16871cf8a118e6bfa 100644 (file)
@@ -681,7 +681,7 @@ error:
  * This thread does not allocate any resource, except within
  * handle_message, within mutex protection. This mutex protects against
  * fork and exit.
- * The other moment it allocates resources is at socket connexion, which
+ * The other moment it allocates resources is at socket connection, which
  * is also protected by the mutex.
  */
 static
This page took 0.025503 seconds and 4 git commands to generate.