We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ec427e commit a0f7bb9Copy full SHA for a0f7bb9
src/ui/aboutdialog.cpp
@@ -63,7 +63,7 @@ aboutDialog::aboutDialog(QWidget * parent)
63
64
// Thanks
65
ui->lblThanks->setText(
66
- tr("<p>The macos version of sACNView is provided<br/>with with the support of <a "
+ tr("<p>The macos version of sACNView is provided<br/> with the support of <a "
67
"href=\"https://www.carallon.com\">Carallon</a>."));
68
69
// Libs
0 commit comments