From 6ca45924860b187f4a69449cd20d8025bac55c2c Mon Sep 17 00:00:00 2001 From: Faith Connors Date: Sat, 22 Feb 2025 05:55:00 +0000 Subject: [PATCH] Fix typo in install_wivrn_box.rs --- src/ui/install_wivrn_box.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ui/install_wivrn_box.rs b/src/ui/install_wivrn_box.rs index e8abc36..769e012 100644 --- a/src/ui/install_wivrn_box.rs +++ b/src/ui/install_wivrn_box.rs @@ -114,7 +114,7 @@ impl AsyncComponent for InstallWivrnBox { add_css_class: "dim-label", set_hexpand: true, set_label: concat!( - "Install the WiVRn APK on your standalong Android headset. ", + "Install the WiVRn APK on your standalone Android headset. ", "You will need to enable Developer Mode on your headset, ", "then press the \"Install WiVRn\" button." ),