spelling corrections

Gbp-Pq: Name spelling.patch
This commit is contained in:
Andreas Beckmann 2022-10-09 17:17:08 +08:00 committed by luoyaoming
parent f684e8085e
commit 16e620274f
1 changed files with 1 additions and 1 deletions

View File

@ -254,7 +254,7 @@ for KERNEL in $KERNELS; do
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