Backport: Test: lttng-relayd working directory
[lttng-tools.git] / src / common / daemonize.c
index b12194ee9480c9aab2933258c987a9adff126100..d5f5ffda5f14e2a4a85b3bdb4291206ff9affeea 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.025854 seconds and 5 git commands to generate.