浏览代码

Merge pull request #119 from marconi1964/master

Improve grammar
Jim Huang 3 年之前
父节点
当前提交
b0bbe0121f
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      lkmpg.tex

+ 1 - 1
lkmpg.tex

@@ -563,7 +563,7 @@ $ make
   HOSTLD  scripts/kconfig/conf
 \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.
+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 are ready.
 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}