fix: wording

This commit is contained in:
Curve 2024-05-31 18:05:22 +02:00
parent 92694df848
commit c722d1ad97
No known key found for this signature in database
GPG key ID: 460F6C466BD35813

View file

@ -240,7 +240,7 @@ function AudioSettingsModal({
value={Settings.audioIgnoreVirtual ?? true}
note={
<>
Exclude virtual nodes, such as nodes belonging to sinks. This might be useful when using
Exclude virtual nodes, such as nodes belonging to loopbacks. This might be useful when using
"mix bussing".
</>
}