]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
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 ecbb44797e28226e85027c277435d053415aec8c..95ec7b35e8b666d5fd7f3e09f66454054159c592 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)