summaryrefslogtreecommitdiffstats
path: root/debian/patches/spelling.patch
blob: 40ecf3c54bb9bc0174405d98564160a1084895fc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Author: Andreas Beckmann <anbe@debian.org>
Description: spelling corrections

Index: dkms/dkms_common.postinst
===================================================================
--- dkms.orig/dkms_common.postinst
+++ dkms/dkms_common.postinst
@@ -254,7 +254,7 @@
             dkms_status=$(dkms status -m $NAME -v $VERSION -k $KERNEL $ARCH)
         else
             echo "Module build for kernel $KERNEL was skipped since the"
-            echo "kernel headers for this kernel does not seem to be installed."
+            echo "kernel headers for this kernel do not seem to be installed."
         fi
     fi