From 4a6dcbdd0ecfa339bb9b45b50fb66373f72ffda0 Mon Sep 17 00:00:00 2001 From: "Brett T. Warden" <4c0e8e88@tm.wgz.org> Date: Fri, 8 Feb 2019 18:46:14 +0000 Subject: [PATCH] Fix missing word by @bwarden Co-Authored-By: puneetse <22071208+puneetse@users.noreply.github.com> --- source/clear-linux/guides/maintenance/kernel-development.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/clear-linux/guides/maintenance/kernel-development.rst b/source/clear-linux/guides/maintenance/kernel-development.rst index df1c95bc..4c157781 100644 --- a/source/clear-linux/guides/maintenance/kernel-development.rst +++ b/source/clear-linux/guides/maintenance/kernel-development.rst @@ -7,7 +7,7 @@ This document shows how to obtain and compile a Linux kernel source using the |CL-ATTR| development tooling. The `kernels available in Clear Linux`_ aim to be performant and practical. -In some cases, it may be necessary modify the kernel to suit your specific +In some cases, it may be necessary to modify the kernel to suit your specific needs or test new kernel code as a developer. .. contents:: :local: