mirror of
https://gitlab.com/gabmus/envision.git
synced 2025-04-20 03:24:52 +00:00
Merge branch 'patch-1' into 'main'
Fix typo in install_wivrn_box.rs See merge request gabmus/envision!117
This commit is contained in:
commit
c1e790eb47
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