chiark / gitweb /
manager: hookup shutdown helper and signals
[elogind.git] / src / service.c
index 310aa28c0c64fce036ee64e2533064f055cf7a24..3ebe60e46e12c41e2316037a22c7f5f89edd33be 100644 (file)
@@ -316,7 +316,7 @@ static int sysv_translate_facility(const char *name, const char *filename, char
         }
 
         /* If we don't know this name, fallback heuristics to figure
-         * out whether something is a target or an service alias. */
+         * out whether something is a target or a service alias. */
 
         if (*name == '$')
                 /* Facilities starting with $ are most likely targets */