diff options
author | Jakub Wilk <jwilk@jwilk.net> | 2015-12-26 18:25:49 +0100 |
---|---|---|
committer | Jakub Wilk <jwilk@jwilk.net> | 2015-12-26 20:37:17 +0100 |
commit | 7f3fdb7f19a109fa3d1be92926bfe4cea1817da5 (patch) | |
tree | f61d265f4ab58b850d0b7c80368a8dbe2045505f /man/systemctl.xml | |
parent | 326092991934fe3a02921d1e1278073a5b677dcc (diff) |
man: fix typos
Diffstat (limited to 'man/systemctl.xml')
-rw-r--r-- | man/systemctl.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/systemctl.xml b/man/systemctl.xml index cf914f4cb2..a55e06059a 100644 --- a/man/systemctl.xml +++ b/man/systemctl.xml @@ -1176,7 +1176,7 @@ kobject-uevent 1 systemd-udevd-kernel.socket systemd-udevd.service </row> <row> <entry><literal>bad</literal></entry> - <entry>Unit file is invalid or another error occured. Note that <command>is-enabled</command> will not actually return this state, but print an error message instead. However the unit file listing printed by <command>list-unit-files</command> might show it.</entry> + <entry>Unit file is invalid or another error occurred. Note that <command>is-enabled</command> will not actually return this state, but print an error message instead. However the unit file listing printed by <command>list-unit-files</command> might show it.</entry> <entry>> 0</entry> </row> </tbody> |