Skip to content

Commit a0f7bb9

Browse files
committed
Fix Typo
1 parent 9ec427e commit a0f7bb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ui/aboutdialog.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ aboutDialog::aboutDialog(QWidget * parent)
6363

6464
// Thanks
6565
ui->lblThanks->setText(
66-
tr("<p>The macos version of sACNView is provided<br/>with with the support of <a "
66+
tr("<p>The macos version of sACNView is provided<br/> with the support of <a "
6767
"href=\"https://www.carallon.com\">Carallon</a>."));
6868

6969
// Libs

0 commit comments

Comments
 (0)