diff --git a/man/systemd.unit.xml b/man/systemd.unit.xml index 64830ae7237..f9ef0987c9e 100644 --- a/man/systemd.unit.xml +++ b/man/systemd.unit.xml @@ -730,7 +730,7 @@ These two settings expect a space-separated list of unit names. They may be specified more than once, in which case dependencies for all listed names are created. - Those two setttings configure ordering dependencies between units. If unit + Those two settings configure ordering dependencies between units. If unit foo.service contains the setting and both units are being started, bar.service's start-up is delayed until foo.service has finished starting up. After= is the inverse