Skip to content

Commit c857dd0

Browse files
committed
Update string
1 parent a0b1715 commit c857dd0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/MainWindow.cpp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1107,8 +1107,8 @@ void MainWindow::onConvolverWaveformEdit()
11071107
"Set threshold of auto-IR-cropping and add delay to a chopped/minimum phase transformed IR.\n"
11081108
"This setting is only in effect if IR optimization is enabled.\n"
11091109
"\n"
1110-
"1st value: Start threshold cropping (dB)\n"
1111-
"2nd value: End threshold cropping (dB)\n"
1110+
"1st value: Start threshold auto-cropping (dB)\n"
1111+
"2nd value: End threshold auto-cropping (dB)\n"
11121112
"3rd value: Channel 1 delay (samples)\n"
11131113
"4th value: Channel 2 delay (samples)\n"
11141114
"5th value: Channel 3 delay (samples)\n"

0 commit comments

Comments
 (0)