summaryrefslogtreecommitdiff
path: root/man/systemd.service.xml
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2010-09-03 16:30:48 +0200
committerLennart Poettering <lennart@poettering.net>2010-09-06 03:13:14 +0200
commit96d4ce01103ebebe9335fb321667043bb620c06b (patch)
tree77e1a597c2db72faf9bf811f2f2413ff50e287c2 /man/systemd.service.xml
parentf10814d9e00eee75773a0f3cf652236ee1a5fca8 (diff)
man: Fix small typo: s/seperate/separate/
Diffstat (limited to 'man/systemd.service.xml')
-rw-r--r--man/systemd.service.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/man/systemd.service.xml b/man/systemd.service.xml
index c0fc9a989..d6c0e3fd9 100644
--- a/man/systemd.service.xml
+++ b/man/systemd.service.xml
@@ -290,7 +290,7 @@
by the string value of the environment
variable of the same name. Also
<literal>$FOO</literal> may appear as
- seperate word on the command line in
+ separate word on the command line in
which case the variable is replaced by
its value split at
whitespaces.</para></listitem>
@@ -306,7 +306,7 @@
command lines may be concatenated in a
single directive, by seperating them
by semicolons (these semicolons must
- be passed as seperate words). In that
+ be passed as separate words). In that
case, the commands are executed one
after the other,
serially. Alternatively, these