From 5da6621ffe4047358bbcd4f5ee0e3a118e65de73 Mon Sep 17 00:00:00 2001 From: John Leuenhagen Date: Sat, 11 Mar 2017 00:33:32 -0500 Subject: unposted (github pull request #15): fix a small typo in `ip` corrections file --- Completion/Unix/Command/_ip | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Completion') diff --git a/Completion/Unix/Command/_ip b/Completion/Unix/Command/_ip index 1ca3f1ade..6e1cc3b78 100644 --- a/Completion/Unix/Command/_ip +++ b/Completion/Unix/Command/_ip @@ -172,7 +172,7 @@ _regex_words \ link-set-commands 'link set commands' \ 'dev:specify device:$subcmd_dev' \ 'u*p:change state to up' \ - 'do*wn:change state do down' \ + 'do*wn:change state to down' \ 'ar*p:change ARP flag on device:$subcmd_onoff' \ 'mu*lticast:change MULTICAST flag on device:$subcmd_onoff' \ 'pr*omisc:set promiscuous mode:$subcmd_onoff' \ -- cgit 1.4.1