diff options
author | Thomas Hindoe Paaboel Andersen <phomes@gmail.com> | 2013-08-15 23:38:09 +0200 |
---|---|---|
committer | Thomas Hindoe Paaboel Andersen <phomes@gmail.com> | 2013-08-15 23:38:09 +0200 |
commit | 5eec7de6ad91bcfbb2c8dabaf592d0f5151730a7 (patch) | |
tree | 6d32ffb6ae28f8e12d73dec66fae83a632b733cd /units | |
parent | 998b087f70505decbfe55afd27fc4ade3d60ce52 (diff) |
typo fixes in man and comments
Diffstat (limited to 'units')
-rw-r--r-- | units/systemd-journald.socket | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/units/systemd-journald.socket b/units/systemd-journald.socket index 4f0619d258..fbeb10baae 100644 --- a/units/systemd-journald.socket +++ b/units/systemd-journald.socket @@ -12,7 +12,7 @@ DefaultDependencies=no Before=sockets.target # Mount and swap units need this. If this socket unit is removed by an -# isolate request the mount and and swap units would be removed too, +# isolate request the mount and swap units would be removed too, # hence let's exclude this from isolate requests. IgnoreOnIsolate=yes |