aboutsummaryrefslogtreecommitdiffstats
path: root/src/bench/aboutdialog.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/bench/aboutdialog.cpp')
-rw-r--r--src/bench/aboutdialog.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bench/aboutdialog.cpp b/src/bench/aboutdialog.cpp
index ca6b3a5..c9c37bf 100644
--- a/src/bench/aboutdialog.cpp
+++ b/src/bench/aboutdialog.cpp
@@ -60,7 +60,7 @@ AboutDialog::AboutDialog(QWidget *parent)
#endif
QString about = tr(
- "<h3>Qt QML Live %1%2</h3>"
+ "<h3>Qt QmlLive %1%2</h3>"
"%3"
"<p>%4</p>"
"<p>The program is provided AS IS with NO WARRANTY OF ANY KIND, "