summaryrefslogtreecommitdiff
path: root/man/org.freedesktop.home1.xml
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2020-05-22 09:39:36 +0200
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2020-05-26 10:28:59 +0200
commit201632e314e6568d46da4ae01a6f1717335f434b (patch)
tree82756ddbfcb3f0232f657e96c4330b7771d935e8 /man/org.freedesktop.home1.xml
parente14db3507243034b96cf4a1172d3bb1bf51b8471 (diff)
downloadsystemd-201632e314e6568d46da4ae01a6f1717335f434b.tar.gz
tree-wide: s/time-out/timeout/g
See 3f9a0a522f2029e9295ea5e9984259022be88413 for justification.
Diffstat (limited to 'man/org.freedesktop.home1.xml')
-rw-r--r--man/org.freedesktop.home1.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/org.freedesktop.home1.xml b/man/org.freedesktop.home1.xml
index e7d12a031e..1b2c52af03 100644
--- a/man/org.freedesktop.home1.xml
+++ b/man/org.freedesktop.home1.xml
@@ -200,7 +200,7 @@ node /org/freedesktop/home1 {
the returned error code, in case more credentials are necessary. This function is synchronous and
returns only after the home directory was fully activated (or the operation failed), which might take
some time. Clients must be prepared for that, and typically should extend the D-Bus method call
- time-out accordingly. This method is equivalent to the <function>Activate()</function> method on the
+ timeout accordingly. This method is equivalent to the <function>Activate()</function> method on the
<classname>org.freedesktop.home1.Home</classname> interface documented below, but may be called on the
manager object and takes a user name as additional argument, instead.</para>