diff --git a/qtribu/gui/dck_qchat.py b/qtribu/gui/dck_qchat.py index 484d4c3c..3a27fcac 100644 --- a/qtribu/gui/dck_qchat.py +++ b/qtribu/gui/dck_qchat.py @@ -506,12 +506,12 @@ def on_renew_clicked(self) -> None: msg_box.setIcon(QMessageBox.Information) msg_box.setText( self.tr( - """No ... it was a joke ! + """No... it was a joke! QGIS is Free and Open Source software, forever. Free to use, not to make. -Visit the new website ? +Visit the website ? """ ) )