man: Fix a minor typo in the org.freedesktop.login1 man page

Signed-off-by: Philip Withnall <pwithnall@gnome.org>
This commit is contained in:
Philip Withnall
2025-02-11 16:38:14 +00:00
committed by Zbigniew Jędrzejewski-Szmek
parent 81ae2237c1
commit cc0c4bc500

View 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>