mayfrost-guides

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

commit 3fcbd9250bd9a8c329016a5d94f73df397a0fbdf
parent ff2144adc13539356c39070f49679e1d2a703807
Author: mayfrost <mayfrost@cock.li>
Date:   Sat,  3 Mar 2018 09:41:19 +0000

Update KERNEL.md
Diffstat:
MKERNEL.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/KERNEL.md b/KERNEL.md @@ -184,7 +184,7 @@ You can find patch files on the Linux Kernel Mailing List https://lkml.org/. * Download the patch file there. * Following options assume is __gzipped__. -You have threee options to patch the kernel. +You have three options to patch the kernel. ### OPTION 1: Git Git can be used to fallback from the patch and revert to the upatched source.