瀏覽代碼

kbuild: fix comment in Makefile.modinst

Signed-off-by: Olaf Hering <olaf@aepfle.de>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Olaf Hering 11 年之前
父節點
當前提交
8740e687a6
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      scripts/Makefile.modinst

+ 1 - 1
scripts/Makefile.modinst

@@ -31,6 +31,6 @@ $(modules):
 
 
 # Declare the contents of the .PHONY variable as phony.  We keep that
-# information in a variable se we can use it in if_changed and friends.
+# information in a variable so we can use it in if_changed and friends.
 
 .PHONY: $(PHONY)