Tests: add an lttng-relayd working directory test
[lttng-tools.git] / src / common / daemonize.c
index 88ec9f13472a88aba1f49ae07a97ced16806b5dd..40cef3840000a9a44848d779f531a9ea400ae983 100644 (file)
@@ -118,7 +118,7 @@ int lttng_daemonize(pid_t *child_ppid, int *completion_flag,
 
                /*
                 * From this point on, the parent can exit and the child
-                * is now an operationnal session daemon ready to serve
+                * is now an operational session daemon ready to serve
                 * clients and applications.
                 */
                exit(EXIT_SUCCESS);
This page took 0.022943 seconds and 4 git commands to generate.