mirror of
https://github.com/torvalds/linux.git
synced 2024-12-28 13:51:44 +00:00
kbuild: fix typo
Signed-off-by: Arnaud Lacombe <lacombar@gmail.com> Signed-off-by: Michal Marek <mmarek@suse.cz>
This commit is contained in:
parent
7080e47bb2
commit
c24035b9ed
@ -137,7 +137,7 @@ void set_colors()
|
||||
if (has_colors()) {
|
||||
normal_color_theme();
|
||||
} else {
|
||||
/* give deafults */
|
||||
/* give defaults */
|
||||
no_colors_theme();
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user