kbuild: deb-pkg: Fix a spell typo in mkdebian script

Signed-off-by: Woody Suwalski <terraluna977@gmail.com>
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>

authored by Woody Suwalski and committed by Masahiro Yamada 8b824220 6a8f57ae

Changed files
+1 -1
scripts
package
+1 -1
scripts/package/mkdebian
··· 190 190 191 191 # Generate copyright file 192 192 cat <<EOF > debian/copyright 193 - This is a packacked upstream version of the Linux kernel. 193 + This is a packaged upstream version of the Linux kernel. 194 194 195 195 The sources may be found at most Linux archive sites, including: 196 196 https://www.kernel.org/pub/linux/kernel