File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -5430,7 +5430,7 @@ void QgisApp::warnOlderProjectVersion(QString oldVersion)
5430
5430
" QGIS you used to discover the error."
5431
5431
" <p>To remove this warning when opening an older project file, "
5432
5432
" check the box 'Warn me when opening a project file saved with an "
5433
- " older verision of QGIS' "
5433
+ " older version of QGIS' "
5434
5434
" in the <tt>Settings:Options:General</tt> menu. "
5435
5435
" <p>Version of the project file: %1<br>"
5436
5436
" Current version of QGIS: %2" )
Original file line number Diff line number Diff line change 66
66
<item >
67
67
<widget class =" QCheckBox" name =" chbWarnOldProjectVersion" >
68
68
<property name =" text" >
69
- <string >Warn me when opening a project file saved with an older verision of QGIS</string >
69
+ <string >Warn me when opening a project file saved with an older version of QGIS</string >
70
70
</property >
71
71
</widget >
72
72
</item >
You can’t perform that action at this time.
0 commit comments