Fix typo: conole -> console

PR:		33965
Submitted by:	Nicola Vitale <nivit@libero.it>
This commit is contained in:
Jeroen Ruigrok van der Werven 2002-04-08 19:19:10 +00:00
parent eb8f9028fb
commit 2bb113d084
2 changed files with 2 additions and 2 deletions

View file

@ -264,7 +264,7 @@ static fkeytab_t default_fkeytab[NUM_FKEYS];
* to tickle keyboard drivers when the low-level console is being initialized.
* Almost nothing in the kernel has been initialied yet. Try to probe
* keyboards if possible.
* NOTE: because of the way the low-level conole is initialized, this routine
* NOTE: because of the way the low-level console is initialized, this routine
* may be called more than once!!
*/
static int

View file

@ -264,7 +264,7 @@ static fkeytab_t default_fkeytab[NUM_FKEYS];
* to tickle keyboard drivers when the low-level console is being initialized.
* Almost nothing in the kernel has been initialied yet. Try to probe
* keyboards if possible.
* NOTE: because of the way the low-level conole is initialized, this routine
* NOTE: because of the way the low-level console is initialized, this routine
* may be called more than once!!
*/
static int