refactor: wording
This commit is contained in:
parent
d939295afa
commit
f12f0ea17f
1 changed files with 2 additions and 1 deletions
|
@ -329,7 +329,8 @@ function AudioSourcePickerLinux({
|
||||||
value={onlyDefaultSpeakers ?? true}
|
value={onlyDefaultSpeakers ?? true}
|
||||||
note={
|
note={
|
||||||
<>
|
<>
|
||||||
When sharing desktop audio, restrict to those applications that play to the default speakers
|
When sharing entire desktop audio, restrict to applications that play to the default
|
||||||
|
speakers.
|
||||||
</>
|
</>
|
||||||
}
|
}
|
||||||
>
|
>
|
||||||
|
|
Reference in a new issue