OSDN Git Service

kbuild: fix comment in Makefile.modinst
authorOlaf Hering <olaf@aepfle.de>
Fri, 6 Jun 2014 12:30:59 +0000 (14:30 +0200)
committerJiri Kosina <jkosina@suse.cz>
Thu, 19 Jun 2014 13:19:01 +0000 (15:19 +0200)
Signed-off-by: Olaf Hering <olaf@aepfle.de>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
scripts/Makefile.modinst

index ecbb447..95ec7b3 100644 (file)
@@ -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)