diff options
author | Yu Watanabe <watanabe.yu+github@gmail.com> | 2021-01-17 07:43:14 +0100 |
---|---|---|
committer | Yu Watanabe <watanabe.yu+github@gmail.com> | 2021-01-17 08:20:27 +0100 |
commit | 38f3e0a58d2919d9509104e8dd7d657ecddf5f23 (patch) | |
tree | 74fab7ca499acc14c510a35bcd3eef0bcf1b0d20 /man/systemctl.xml | |
parent | Merge pull request #18243 from ssahani/ensure-put-use (diff) | |
download | systemd-38f3e0a58d2919d9509104e8dd7d657ecddf5f23.tar.xz systemd-38f3e0a58d2919d9509104e8dd7d657ecddf5f23.zip |
tree-wide: fix typo
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 b512f4a8b8..bb702cb078 100644 --- a/man/systemctl.xml +++ b/man/systemctl.xml @@ -1868,7 +1868,7 @@ Jan 12 10:46:45 example.com bluetoothd[8900]: gatt-time-server: Input/output err However, if <literal>no</literal> is specified or <literal>auto</literal> is specified on a non-interactive requests, the established locks are ignored and not shown, and the operation attempted anyway, possibly requiring additional privileges. - May be overriden by <option>--force</option>.</para> + May be overridden by <option>--force</option>.</para> </listitem> </varlistentry> |