]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man/capsule@.service.xml: fix typo
authorCarlo Teubner <carlo@cteubner.net>
Wed, 26 Jun 2024 14:39:53 +0000 (15:39 +0100)
committerLuca Boccassi <luca.boccassi@gmail.com>
Wed, 26 Jun 2024 14:45:42 +0000 (16:45 +0200)
man/capsule@.service.xml

index aa5b1bbae339010d6f32021483ed47774df5f7c5..a6f2863b90cd8e4a471a476d6e4f11bd4979bc0c 100644 (file)
@@ -41,7 +41,7 @@
       <listitem><para>The capsule service manager utilizes <varname>DynamicUser=</varname> (see
       <citerefentry><refentrytitle>systemd.exec</refentrytitle><manvolnum>5</manvolnum></citerefentry>) to
       allocate a new UID dynamically on invocation. The user name is automatically generated from the capsule
-      name, by prefixng <literal>p_</literal>. The UID is released when the service is terminated. The user
+      name, by prefixing <literal>p_</literal>. The UID is released when the service is terminated. The user
       service manager on the other hand operates under a statically allocated user ID that must be
       pre-existing, before the user service manager is invoked.</para></listitem>