diff options
author | Jakub Wilk <jwilk@jwilk.net> | 2016-02-12 00:01:16 +0100 |
---|---|---|
committer | Jakub Wilk <jwilk@jwilk.net> | 2016-02-12 00:01:16 +0100 |
commit | 07ff561c26e46b4c6687fd730636a0d732fb7012 (patch) | |
tree | df8679586fa9ac80e13b5b9157cebf5df059b45d /man/systemd-resolve.xml | |
parent | c8b166b3ead88315b2f463fcf475e532b1300f72 (diff) |
man: fix typos
Diffstat (limited to 'man/systemd-resolve.xml')
-rw-r--r-- | man/systemd-resolve.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/systemd-resolve.xml b/man/systemd-resolve.xml index f1e663c5bb..3779698be3 100644 --- a/man/systemd-resolve.xml +++ b/man/systemd-resolve.xml @@ -115,7 +115,7 @@ TXT).</para> <para>The <option>--statistics</option> switch may be used to show resolver statistics, including information about - the number of succesful and failed DNSSEC validations.</para> + the number of successful and failed DNSSEC validations.</para> <para>The <option>--reset-statistics</option> may be used to reset various statistics counters maintained the resolver, including those shown in the <option>--statistics</option> output. This operation requires root |