fix: wording
This commit is contained in:
parent
92694df848
commit
c722d1ad97
1 changed files with 1 additions and 1 deletions
|
@ -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".
|
||||
</>
|
||||
}
|
||||
|
|
Reference in a new issue