From 2d10f672063d6907ade0e4fd9240a6f2303a7fe3 Mon Sep 17 00:00:00 2001 From: Curve Date: Sun, 14 Apr 2024 00:54:10 +0200 Subject: [PATCH] refactor: wording --- src/renderer/components/ScreenSharePicker.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/renderer/components/ScreenSharePicker.tsx b/src/renderer/components/ScreenSharePicker.tsx index 3314d54..eddfd7a 100644 --- a/src/renderer/components/ScreenSharePicker.tsx +++ b/src/renderer/components/ScreenSharePicker.tsx @@ -329,8 +329,8 @@ function AudioSourcePickerLinux({ value={onlyDefaultSpeakers ?? true} note={ <> - When sharing entire desktop audio, restrict to applications that play to the default - speakers. + When sharing entire desktop audio, only share apps that play to the default speakers and + ignore apps that play to other speakers or devices. } >