Skip to content

Commit 9b4f06f

Browse files
tklauserJiri Kosina
authored and
Jiri Kosina
committedMar 1, 2011
asm-generic/user.h: Fix spelling in comment
Fix two misspellings. Signed-off-by: Tobias Klauser <[email protected]> Signed-off-by: Jiri Kosina <[email protected]>
1 parent 62f288c commit 9b4f06f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎include/asm-generic/user.h

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
#ifndef __ASM_GENERIC_USER_H
22
#define __ASM_GENERIC_USER_H
33
/*
4-
* This file may define a 'struct user' structure. However, it it only
5-
* used for a.out file, which are not supported on new architectures.
4+
* This file may define a 'struct user' structure. However, it is only
5+
* used for a.out files, which are not supported on new architectures.
66
*/
77

88
#endif /* __ASM_GENERIC_USER_H */

0 commit comments

Comments
 (0)
Please sign in to comment.