Fix message about licensing options in the About Qt box
Removed versions count. Replaced "different" -> "multiple". Fixes: QTBUG-57697 Change-Id: I924e4706a089fe244f0ea6c3a660a8a4529502a2 Reviewed-by: Paul Wicking <paul.wicking@qt.io> Reviewed-by: Lars Knoll <lars.knoll@qt.io>bb10
parent
199f9c5448
commit
5242540ee4
|
|
@ -1839,7 +1839,7 @@ void QMessageBox::aboutQt(QWidget *parent, const QString &title)
|
|||
"<p>Qt provides single-source portability across all major desktop "
|
||||
"operating systems. It is also available for embedded Linux and other "
|
||||
"embedded and mobile operating systems.</p>"
|
||||
"<p>Qt is available under three different licensing options designed "
|
||||
"<p>Qt is available under multiple licensing options designed "
|
||||
"to accommodate the needs of our various users.</p>"
|
||||
"<p>Qt licensed under our commercial license agreement is appropriate "
|
||||
"for development of proprietary/commercial software where you do not "
|
||||
|
|
|
|||
Loading…
Reference in New Issue