summaryrefslogtreecommitdiff
path: root/man/systemctl.xml
diff options
context:
space:
mode:
authorFelipe Sateler <fsateler@gmail.com>2019-12-24 09:50:04 -0300
committerRonny Chevalier <chevalier.ronny@gmail.com>2019-12-24 14:45:40 +0100
commit11fcfc539854b1d1c0c2d1aa8d21d5922a6d4e49 (patch)
treea0bf530537c62c4ffbbf898a7c07e315a5994de3 /man/systemctl.xml
parent40681e5cdc743b560c2ce8167548e63ec8f30086 (diff)
downloadsystemd-11fcfc539854b1d1c0c2d1aa8d21d5922a6d4e49.tar.gz
Fix several typos in documentation
Found by lintian
Diffstat (limited to 'man/systemctl.xml')
-rw-r--r--man/systemctl.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/systemctl.xml b/man/systemctl.xml
index 3d86f7dffa..ab67d78287 100644
--- a/man/systemctl.xml
+++ b/man/systemctl.xml
@@ -1907,7 +1907,7 @@ Jan 12 10:46:45 example.com bluetoothd[8900]: gatt-time-server: Input/output err
<constant>cache</constant>, <constant>logs</constant>, <constant>runtime</constant> to select the
type of resource. This option may be specified more than once, in which case all specified resource
types are removed. Also accepts the special value <constant>all</constant> as a shortcut for
- specifiying all five resource types. If this option is not specified defaults to the combination of
+ specifying all five resource types. If this option is not specified defaults to the combination of
<constant>cache</constant> and <constant>runtime</constant>, i.e. the two kinds of resources that
are generally considered to be redundant and can be reconstructed on next invocation.</para>
</listitem>