fix: comment typo
This commit is contained in:
@@ -473,7 +473,7 @@ pub fn heading_bar<B: Backend>(
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
/// show/hide help
|
// show/hide help
|
||||||
let color = if info_visible {
|
let color = if info_visible {
|
||||||
Color::White
|
Color::White
|
||||||
} else {
|
} else {
|
||||||
|
|||||||
Reference in New Issue
Block a user