mirror of
https://gitlab.com/gabmus/envision.git
synced 2025-08-03 22:58:44 +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",
|
add_css_class: "dim-label",
|
||||||
set_hexpand: true,
|
set_hexpand: true,
|
||||||
set_label: concat!(
|
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, ",
|
"You will need to enable Developer Mode on your headset, ",
|
||||||
"then press the \"Install WiVRn\" button."
|
"then press the \"Install WiVRn\" button."
|
||||||
),
|
),
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue