]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
osc-context: fix typo
authorYu Watanabe <watanabe.yu+github@gmail.com>
Fri, 28 Feb 2025 06:51:02 +0000 (15:51 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Fri, 28 Feb 2025 06:51:07 +0000 (15:51 +0900)
Follow-up for 91aa93ec8d213340b7dea8dcd2e3fe5f90265517.

src/shared/osc-context.c

index d1121ba0ddbfccff9b259c5fd9c9c70a4946d4b3..a0498da9750038cf14df0716a2f7e00cfed85a71 100644 (file)
@@ -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". */