fix: comment typo

This commit is contained in:
Jack Wills
2022-10-13 02:33:32 +00:00
parent 59797685df
commit ea08a12246
+1 -1
View File
@@ -473,7 +473,7 @@ pub fn heading_bar<B: Backend>(
}
}
/// show/hide help
// show/hide help
let color = if info_visible {
Color::White
} else {