From 2933d0f5f5d17551b292cdafb8315cf2876e64a7 Mon Sep 17 00:00:00 2001 From: Viacheslav Hletenko Date: Tue, 24 Mar 2026 14:53:49 +0000 Subject: T8410: Fix typos and mistakes in scripts and comments Fix typos and mistakes in the comments No functional changes --- scripts/package-build/linux-kernel/build-kernel.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/package-build/linux-kernel/build-kernel.sh') diff --git a/scripts/package-build/linux-kernel/build-kernel.sh b/scripts/package-build/linux-kernel/build-kernel.sh index cae3d8db..a0364897 100755 --- a/scripts/package-build/linux-kernel/build-kernel.sh +++ b/scripts/package-build/linux-kernel/build-kernel.sh @@ -44,7 +44,7 @@ do done # VyOS requires some small Kernel Patches - apply them here -# It's easier to habe them here and make use of the upstream +# It's easier to have them here and make use of the upstream # repository instead of maintaining a full Kernel Fork. # Saving time/resources is essential :-) PATCH_DIR=${CWD}/patches/kernel -- cgit v1.2.3