From cc98b3025eeb89addb76a27390cb2baca4eab8b9 Mon Sep 17 00:00:00 2001 From: Torstein Husebø Date: Mon, 26 Jan 2015 15:29:14 +0100 Subject: treewide: fix multiple typos --- shell-completion/zsh/_systemd-analyze | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'shell-completion/zsh') diff --git a/shell-completion/zsh/_systemd-analyze b/shell-completion/zsh/_systemd-analyze index 3edf92effe..2c0e5433eb 100644 --- a/shell-completion/zsh/_systemd-analyze +++ b/shell-completion/zsh/_systemd-analyze @@ -47,7 +47,7 @@ _arguments \ '--system[Operate on system systemd instance]' \ '--user[Operate on user systemd instance]' \ '--no-pager[Do not pipe output into a pager]' \ - '--man=[Do (not) check for exietnce of man pages]:boolean:(1 0)' \ + '--man=[Do (not) check for existence of man pages]:boolean:(1 0)' \ '--order[When generating graph for dot, show only order]' \ '--require[When generating graph for dot, show only requirement]' \ '--fuzz=[When printing the tree of the critical chain, print also services, which finished TIMESPAN earlier, than the latest in the branch]:TIMESPAN' \ -- cgit v1.2.3-54-g00ecf