Bläddra i källkod

asm-generic/user.h: Fix spelling in comment

Fix two misspellings.

Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Tobias Klauser 14 år sedan
förälder
incheckning
9b4f06fae4
1 ändrade filer med 2 tillägg och 2 borttagningar
  1. 2 2
      include/asm-generic/user.h

+ 2 - 2
include/asm-generic/user.h

@@ -1,8 +1,8 @@
 #ifndef __ASM_GENERIC_USER_H
 #define __ASM_GENERIC_USER_H
 /*
- * This file may define a 'struct user' structure. However, it it only
- * used for a.out file, which are not supported on new architectures.
+ * This file may define a 'struct user' structure. However, it is only
+ * used for a.out files, which are not supported on new architectures.
  */
 
 #endif	/* __ASM_GENERIC_USER_H */