summaryrefslogtreecommitdiff
path: root/man/org.freedesktop.login1.xml
diff options
context:
space:
mode:
authorYu Watanabe <watanabe.yu+github@gmail.com>2022-05-07 15:17:56 +0900
committerYu Watanabe <watanabe.yu+github@gmail.com>2022-05-07 15:17:56 +0900
commit3c60643848225a59a9bbc4e488f4e062b82095ad (patch)
treeed6d90209745d0fcddbb84b959ff71ef425eea8f /man/org.freedesktop.login1.xml
parent87d3b4ef3b30ba33fb74ee521e4936c2ec23081d (diff)
downloadsystemd-3c60643848225a59a9bbc4e488f4e062b82095ad.tar.gz
man: fix typo
Diffstat (limited to 'man/org.freedesktop.login1.xml')
-rw-r--r--man/org.freedesktop.login1.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/org.freedesktop.login1.xml b/man/org.freedesktop.login1.xml
index 5be9c91fb9..108a47a38d 100644
--- a/man/org.freedesktop.login1.xml
+++ b/man/org.freedesktop.login1.xml
@@ -1439,7 +1439,7 @@ node /org/freedesktop/login1/session/1 {
<programlisting>$ busctl introspect org.freedesktop.login1 /org/freedesktop/login1/seat/seat0
</programlisting>
- <para>Seat <literal>seat0</literal> is the default seat, so it'll be present unless local configuation
+ <para>Seat <literal>seat0</literal> is the default seat, so it'll be present unless local configuration
is made to reassign all devices to a different seat. The list of seats and users can be acquired with
<command>loginctl list-sessions</command>.</para>
</example>