mirror of
https://gitlab.com/gabmus/envision.git
synced 2025-04-20 03:24:52 +00:00
fix: typo in power warn
This commit is contained in:
parent
5e451fb153
commit
e45421cc7d
1 changed files with 1 additions and 1 deletions
|
@ -262,7 +262,7 @@ impl SimpleComponent for MainView {
|
|||
set_label: concat!(
|
||||
"Your AMD GPU Power Profile is not set to VR. ",
|
||||
"This will cause noticeable stutter when running XR ",
|
||||
"applications. Activate the VR profile witrh the ",
|
||||
"applications. Activate the VR profile with the ",
|
||||
"following command:",
|
||||
),
|
||||
add_css_class: "warning",
|
||||
|
|
Loading…
Add table
Reference in a new issue