about summary refs log tree commit diff
path: root/Completion/Debian/Command/_make-kpkg
diff options
context:
space:
mode:
authorOliver Kiddle <opk@zsh.org>2016-11-09 16:53:30 +0100
committerOliver Kiddle <opk@zsh.org>2016-11-09 16:55:14 +0100
commit370b278565126a0abf3382ba10965e7a1090e7f8 (patch)
treea9df0cab2ff7932fa3aaa9c34a7392abfa47dd81 /Completion/Debian/Command/_make-kpkg
parent496626ddb8ed9d16b4f89c28c733e3312decebe6 (diff)
downloadzsh-370b278565126a0abf3382ba10965e7a1090e7f8.tar.gz
zsh-370b278565126a0abf3382ba10965e7a1090e7f8.tar.xz
zsh-370b278565126a0abf3382ba10965e7a1090e7f8.zip
39890: typo corrections in completion functions
Diffstat (limited to 'Completion/Debian/Command/_make-kpkg')
-rw-r--r--Completion/Debian/Command/_make-kpkg2
1 files changed, 1 insertions, 1 deletions
diff --git a/Completion/Debian/Command/_make-kpkg b/Completion/Debian/Command/_make-kpkg
index 55adf882f..252627a79 100644
--- a/Completion/Debian/Command/_make-kpkg
+++ b/Completion/Debian/Command/_make-kpkg
@@ -40,7 +40,7 @@ _arguments -C \
         build\:"compiles the kernel" \
         modules\:"build all add-on modules" \
         modules-config\:"configure all add-on modules" \
-        modules-image\:"build all add-on modules, but wirhou source and diff files" \
+        modules-image\:"build all add-on modules, but without source and diff files" \
         modules-clean\:"clean add-on modules" \
         configure\:"configure the kernel" \
         debian\:"creates the debian/ directory" \