Skip to content

Commit 8b82422

Browse files
terraluna977masahir0y
authored andcommitted
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>
1 parent 6a8f57a commit 8b82422

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/package/mkdebian

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@ EOF
190190

191191
# Generate copyright file
192192
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.
194194
195195
The sources may be found at most Linux archive sites, including:
196196
https://www.kernel.org/pub/linux/kernel

0 commit comments

Comments
 (0)