diff --git a/scripts/spelling.dat b/scripts/spelling.dat index 8badad539a3..76a0b7beeb0 100644 --- a/scripts/spelling.dat +++ b/scripts/spelling.dat @@ -475,3 +475,4 @@ stoped:stopped tranform:transform wich:which comparaison:comparison +sofware:software diff --git a/src/app/qgstipfactory.cpp b/src/app/qgstipfactory.cpp index fb520c0f2b8..b221ec77277 100644 --- a/src/app/qgstipfactory.cpp +++ b/src/app/qgstipfactory.cpp @@ -57,7 +57,7 @@ QgsTipFactory::QgsTipFactory() : QObject() myTip.setTitle( tr( "QGIS Mailing lists" ) ); myTip.setContent( tr( "If you need help using QGIS" " we have a 'users' mailing list where users help each other with issues" - " related to using our sofware. We also have a 'developers' mailing list." + " related to using our software. We also have a 'developers' mailing list." " for those wanting help and to discuss things relating to the QGIS code base." " Details on how to subscribe are in the community section of" " the QGIS home page."