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/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'scripts/package-build/linux-kernel/README.md') diff --git a/scripts/package-build/linux-kernel/README.md b/scripts/package-build/linux-kernel/README.md index 927e880c..cc02262a 100644 --- a/scripts/package-build/linux-kernel/README.md +++ b/scripts/package-build/linux-kernel/README.md @@ -22,8 +22,8 @@ folder. ### Config The Kernel configuration used is [x86_64_vyos_defconfig](x86_64_vyos_defconfig) -which will be copied on demand during the Pipeline run into the `arch/x86/configs`i -direcotry of the Kernel source tree. +which will be copied on demand during the Pipeline run into the `arch/x86/configs` +directory of the Kernel source tree. Other configurations can be added in the future easily. -- cgit v1.2.3