mirror of
https://github.com/veeso/termscp.git
synced 2026-04-03 16:51:21 -07:00
fix: correct typos in BadSytax and theme_provider log messages
This commit is contained in:
@@ -12,7 +12,7 @@ use super::{Context, Id, IdCommon, IdTheme, SetupActivity, Theme, ViewLayout, co
|
||||
impl SetupActivity {
|
||||
// -- view
|
||||
|
||||
/// Initialize thene view
|
||||
/// Initialize theme view
|
||||
pub(super) fn init_theme(&mut self) {
|
||||
// Init view (and mount commons)
|
||||
self.new_app(ViewLayout::Theme);
|
||||
|
||||
Reference in New Issue
Block a user