瀏覽代碼

Fix grammar

The verb 'suggest' is used with the gerund form.
Kuan-Wei Chiu 1 年之前
父節點
當前提交
c0abff2dea
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      lkmpg.tex

+ 1 - 1
lkmpg.tex

@@ -675,7 +675,7 @@ EXTRAVERSION = -rc2
 \end{verbatim}
 \end{verbatim}
 
 
 In this case, you need to restore the value of symbol \textbf{EXTRAVERSION} to \textbf{-rc2}.
 In this case, you need to restore the value of symbol \textbf{EXTRAVERSION} to \textbf{-rc2}.
-We suggest to keep a backup copy of the makefile used to compile your kernel available in \verb|/lib/modules/5.14.0-rc2/build|.
+We suggest keeping a backup copy of the makefile used to compile your kernel available in \verb|/lib/modules/5.14.0-rc2/build|.
 A simple command as following should suffice.
 A simple command as following should suffice.
 \begin{codebash}
 \begin{codebash}
 cp /lib/modules/`uname -r`/build/Makefile linux-`uname -r`
 cp /lib/modules/`uname -r`/build/Makefile linux-`uname -r`