Skip to content

Commit ca48548

Browse files
authored
fix: typo on error message (#91)
1 parent 617171e commit ca48548

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ubuntu-mainline-kernel.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -781,7 +781,7 @@ EOF
781781
--update=no \
782782
--rename=yes \
783783
--series="$series"; then
784-
err "Error durring build"
784+
err "Error during build"
785785
exit 1
786786
fi
787787

0 commit comments

Comments
 (0)