From: Yu Watanabe Date: Fri, 28 Feb 2025 06:51:02 +0000 (+0900) Subject: osc-context: fix typo X-Git-Tag: v258-rc1~1225 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3694397994b6c362e94b6281c731ed6a3c2a6f3c;p=thirdparty%2Fsystemd.git osc-context: fix typo Follow-up for 91aa93ec8d213340b7dea8dcd2e3fe5f90265517. --- diff --git a/src/shared/osc-context.c b/src/shared/osc-context.c index d1121ba0ddb..a0498da9750 100644 --- a/src/shared/osc-context.c +++ b/src/shared/osc-context.c @@ -13,7 +13,7 @@ #include "user-util.h" /* This currently generates open sequences for OSC 3008 types "boot", "container", "vm", "elevate", "chpriv", - * "subcontext", "session", "sevice". + * "subcontext", "session", "service". * * NB: Not generated by systemd: "remote" (would have to be generated from the SSH client), "app". */