Bug report #9261
Typo in strings
Status: | Closed | ||
---|---|---|---|
Priority: | Normal | ||
Assignee: | Tim Sutton | ||
Category: | - | ||
Affected QGIS version: | 2.0.1 | Regression?: | No |
Operating System: | Easy fix?: | No | |
Pull Request or Patch supplied: | No | Resolution: | |
Crashes QGIS or corrupts data: | No | Copied to github as #: | 17877 |
Description
I found some typos in this strings:
<location filename="../src/ui/qgsprojectpropertiesbase.ui" line="1335"/>
<source>Service capabilitities</source>
It should be "Service capabilities".
<location filename="../src/ui/qgsprojectpropertiesbase.ui" line="1474"/>
<source>WMS capabilitities</source>
It should be "WMS capabilities".
<location filename="../src/ui/qgsprojectpropertiesbase.ui" line="1834"/>
<source>WFS capabilitities</source>
It should be "WFS capabilities".
Working in:
Ubuntu 12.04 LTS
QGIS version 2.0.1-Dufour
QGIS code revision exported
Compiled against Qt 4.8.1
Running against Qt 4.8.1
Compiled against GDAL/OGR 1.7.3
Running against GDAL/OGR 1.7.3
Compiled against GEOS 3.2.2-CAPI-1.6.2
Running against GEOS 3.3.8-CAPI-1.7.8
PostgreSQL Client Version 9.1.3
SpatiaLite Version 3.0.0-beta
QWT Version 5.2.2
PROJ.4 Version 470
QScintilla2 Version
Associated revisions
Fix typos (fixes #9261)
History
#1 Updated by Jürgen Fischer almost 11 years ago
- Status changed from Open to Closed
Fixed in changeset 391e6621efa2dbffb033d80b3d03bba94e8b1be0.