瀏覽代碼

Merge pull request #74 from brdbkr/master

Fixed typo
Jim Huang 3 年之前
父節點
當前提交
9d39f658c7
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      lkmpg.tex

+ 1 - 1
lkmpg.tex

@@ -204,7 +204,7 @@ mkdir -p ~/develop/kernel/hello-1
 cd ~/develop/kernel/hello-1
 cd ~/develop/kernel/hello-1
 \end{codebash}
 \end{codebash}
 
 
-Paste this into you favorite editor and save it as \verb|hello-1.c|:
+Paste this into your favorite editor and save it as \verb|hello-1.c|:
 
 
 \samplec{examples/hello-1.c}
 \samplec{examples/hello-1.c}