]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/string.h
linux/string.h: fix comment typo
[linux-2.6-omap-h63xx.git] / include / linux / string.h
index 810d80df0a1d1700956e40ededaeefe29883ab46..d18fc198aa2fd3c337e821e78eedc97e5ea8459b 100644 (file)
@@ -1,7 +1,7 @@
 #ifndef _LINUX_STRING_H_
 #define _LINUX_STRING_H_
 
-/* We don't want strings.h stuff being user by user stuff by accident */
+/* We don't want strings.h stuff being used by user stuff by accident */
 
 #ifndef __KERNEL__
 #include <string.h>