liblttng-ust/lttng-ust-comm.c: fixing typo.
[lttng-ust.git] / 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.023511 seconds and 4 git commands to generate.