瀏覽代碼

Fixed tpyo.

Ole Petter Bang 11 年之前
父節點
當前提交
453b5abc2f
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -15,7 +15,7 @@ functions in favor of the new `proc_create()` function.
 
 ### Building
 
-The driver is build by running `make`, and can be tested by loading the
+The driver is built by running `make`, and can be tested by loading the
 built module using `insmod`:
 
 ```sh