mirror of
https://github.com/qgis/QGIS.git
synced 2025-04-13 00:03:09 -04:00
fix typo
This commit is contained in:
parent
b39055b39c
commit
9f3e229e18
@ -475,3 +475,4 @@ stoped:stopped
|
||||
tranform:transform
|
||||
wich:which
|
||||
comparaison:comparison
|
||||
sofware:software
|
||||
|
@ -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 <a href=\"http://qgis.org/en/site/forusers/support.html#mailing-lists\">community section</a> of"
|
||||
" the QGIS home page."
|
||||
|
Loading…
x
Reference in New Issue
Block a user