From: fennecj Date: Sat, 31 Jul 2021 15:19:44 +0000 (+0800) Subject: Fix grammar X-Git-Tag: latest~221^2 X-Git-Url: https://www.ivnss.com/gitweb/?a=commitdiff_plain;h=5d2f428cffac9ac266fc9bea01734bc707a82d4e;p=lkmpg Fix grammar --- diff --git a/lkmpg.tex b/lkmpg.tex index 426eea5..24289ca 100644 --- a/lkmpg.tex +++ b/lkmpg.tex @@ -540,7 +540,7 @@ CC scripts/empty.o \end{verbatim} If you do not desire to actually compile the kernel, you can interrupt the build process (CTRL-C) just after the SPLIT line, because at that time, the files you need will be are ready. -Now you can turn back to the directory of your module and compile it: It will be built exactly according your current kernel settings, and it will load into it without any errors. +Now you can turn back to the directory of your module and compile it: It will be built exactly according to your current kernel settings, and it will load into it without any errors. \section{Preliminaries} \label{sec:org8c45a1a}