mirror of
https://gitlab.com/gabmus/envision.git
synced 2025-04-21 20:14:50 +00:00
Fix typo in install_wivrn_box.rs
This commit is contained in:
parent
33db18bd62
commit
6ca4592486
1 changed files with 1 additions and 1 deletions
|
@ -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."
|
||||
),
|
||||
|
|
Loading…
Add table
Reference in a new issue