From 3c70b52339df7f20aba9f1a621d0e9a61422b094 Mon Sep 17 00:00:00 2001 From: Saman Date: Sat, 19 Apr 2025 18:00:19 -0500 Subject: [PATCH] fix pager typo fixed typo in pager for v42 --- default-plugins/about/src/pages.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/default-plugins/about/src/pages.rs b/default-plugins/about/src/pages.rs index 0ec6115cd9..5ce66bbdb6 100644 --- a/default-plugins/about/src/pages.rs +++ b/default-plugins/about/src/pages.rs @@ -296,7 +296,7 @@ impl Page { } fn new_mouse_any_event() -> Page { Page::new() - .with_title(Text::new("Mosue Any-Event Tracking").color_range(0, ..)) + .with_title(Text::new("Mouse Any-Event Tracking").color_range(0, ..)) .with_paragraph(vec![ ComponentLine::new(vec![ActiveComponent::new(TextOrCustomRender::Text( Text::new(