mirror of
https://gitlab.com/gabmus/envision.git
synced 2025-04-19 19:14:53 +00:00
fix: typo in install wivrn box
This commit is contained in:
parent
39ace1d8db
commit
9c6bfe110a
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