From cc0c4bc500665caa1fece1f01eb027888df54a02 Mon Sep 17 00:00:00 2001 From: Philip Withnall Date: Tue, 11 Feb 2025 16:38:14 +0000 Subject: [PATCH] man: Fix a minor typo in the org.freedesktop.login1 man page Signed-off-by: Philip Withnall --- man/org.freedesktop.login1.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/org.freedesktop.login1.xml b/man/org.freedesktop.login1.xml index 965d826101a..145c24de260 100644 --- a/man/org.freedesktop.login1.xml +++ b/man/org.freedesktop.login1.xml @@ -1395,7 +1395,7 @@ node /org/freedesktop/login1/session/1 { controller crashes. The only argument type is the new session type. SetClass() 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 user-incomplete to user. The call is synchronous, and will return only once the user's service manager has successfully been started, if necessary. The only argument type is the new session type. -- 2.47.3