Attack of "the the"s in arch
The patch below corrects multiple occurances of "the the" typos across several files, both in source comments and KConfig files. There is no actual code changed, only text. Note this only affects the /arch directory, and I believe I could find many more elsewhere. :) Signed-off-by: Adrian Bunk <bunk@stusta.de>
This commit is contained in:
committed by
Adrian Bunk
parent
bf6ee0ae49
commit
4b3f686d4a
@@ -497,7 +497,7 @@ void close_lines(struct line *lines, int nlines)
|
||||
}
|
||||
|
||||
/* Common setup code for both startup command line and mconsole initialization.
|
||||
* @lines contains the the array (of size @num) to modify;
|
||||
* @lines contains the array (of size @num) to modify;
|
||||
* @init is the setup string;
|
||||
*/
|
||||
|
||||
|
Reference in New Issue
Block a user