Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: [Pkg-zsh-devel] Bug#627046: zsh: Typo in make-kpkg completion



On Tue, May 17, 2011 at 10:47:30AM +0200, Laurent Fousse wrote:
> I just spotted a typo in make-kpkg completion help. Patch attached.

Thanks.

Index: Completion/Debian/Command/_make-kpkg
===================================================================
RCS file: /cvsroot/zsh/zsh/Completion/Debian/Command/_make-kpkg,v
retrieving revision 1.6
diff -u -r1.6 _make-kpkg
--- Completion/Debian/Command/_make-kpkg	1 Dec 2007 23:55:50 -0000	1.6
+++ Completion/Debian/Command/_make-kpkg	17 May 2011 18:46:09 -0000
@@ -35,7 +35,7 @@
         kernel-source\:"package of the kernel sources" \
         kernel-headers\:"package of the header files included in the kernel" \
         kernel-manual\:"package of the manual pages included in the kernel" \
-        kernel-doc\:"package of teh documentation included in the kernel" \
+        kernel-doc\:"package of the documentation included in the kernel" \
         kernel-image\:"package of the kernel image" \
         build\:"compiles the kernel" \
         modules\:"build all add-on modules" \



Messages sorted by: Reverse Date, Date, Thread, Author