From f12f0ea17f683a2c16867330e0188e86b93d283d Mon Sep 17 00:00:00 2001 From: Curve Date: Fri, 12 Apr 2024 18:05:42 +0200 Subject: [PATCH] refactor: wording --- src/renderer/components/ScreenSharePicker.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/renderer/components/ScreenSharePicker.tsx b/src/renderer/components/ScreenSharePicker.tsx index 7e978da..3314d54 100644 --- a/src/renderer/components/ScreenSharePicker.tsx +++ b/src/renderer/components/ScreenSharePicker.tsx @@ -329,7 +329,8 @@ function AudioSourcePickerLinux({ value={onlyDefaultSpeakers ?? true} 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. } >