]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man: Fix a minor typo in the org.freedesktop.login1 man page
authorPhilip Withnall <pwithnall@gnome.org>
Tue, 11 Feb 2025 16:38:14 +0000 (16:38 +0000)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Tue, 11 Feb 2025 18:27:38 +0000 (19:27 +0100)
Signed-off-by: Philip Withnall <pwithnall@gnome.org>
man/org.freedesktop.login1.xml

index 965d826101a482312506d7c920652d028c54c482..145c24de26073736176fa2153b1456f4b60ff3c9 100644 (file)
@@ -1395,7 +1395,7 @@ node /org/freedesktop/login1/session/1 {
       controller crashes. The only argument <varname>type</varname> is the new session type.</para>
 
       <para><function>SetClass()</function> allows the caller to change the class of the session dynamically.
-      It may only be called by session's owening user. Currently, this call may be exclusively used to change
+      It may only be called by session's owning user. Currently, this call may be exclusively used to change
       the class from <literal>user-incomplete</literal> to <literal>user</literal>. The call is synchronous,
       and will return only once the user's service manager has successfully been started, if necessary. The
       only argument <varname>type</varname> is the new session type.</para>