Skip to content

Commit f2e87c9

Browse files
committedOct 9, 2016
fix typos
1 parent df16ef6 commit f2e87c9

File tree

7 files changed

+16
-15
lines changed

7 files changed

+16
-15
lines changed
 

‎NEWS

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
QGIS News
22
Change history for the QGIS Project
3-
Thursday February 25, 2016
3+
Saturday October 08, 2016
44

55

66
------------------------------------------------------------------------
@@ -38,8 +38,8 @@ Thursday February 25, 2016
3838
------------------------------------------------------------------------
3939

4040

41-
Last Updated: Thursday February 25, 2016
42-
Last Change : Thursday February 25, 2016
41+
Last Updated: Saturday October 08, 2016
42+
Last Change : Saturday October 01, 2016
4343

4444

4545
1. What's new in Version 2.14 'Essen'?
@@ -101,7 +101,7 @@ This release has following new features:
101101
- QGIS Server : STARTINDEX param in WFS GetFeature Request
102102
- QGIS Server : showFeatureCount in GetLegendGraphic
103103
- QGIS Server : Enhance store project keyword list
104-
- QGIS Server : Option to avoid rendering artefacts at edges of tiles
104+
- QGIS Server : Option to avoid rendering artifacts at edges of tiles
105105
- QGIS Server : WMS INSPIRE Capabilities
106106
- QGIS Server : Configuration checker in project properties
107107
- QGIS Server : Add short name to layers, groups and project

‎doc/news.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
66
<TITLE>QGIS News</TITLE>
77

8-
<!-- Included doc/style.css -->
8+
<!-- Included /home/fischer/src/qgis-2.14/doc/style.css -->
99
<STYLE TYPE="text/css">
1010
body{ background: white;
1111
color: black;
@@ -77,7 +77,7 @@
7777
<DIV CLASS="header" ID="header">
7878
<H1>QGIS News</H1>
7979
<H2>Change history for the QGIS Project</H2>
80-
<H3>Thursday February 25, 2016</H3>
80+
<H3>Saturday October 08, 2016</H3>
8181
</DIV>
8282

8383
<DIV CLASS="toc">
@@ -115,8 +115,8 @@ <H3>Thursday February 25, 2016</H3>
115115
</DIV>
116116
<DIV CLASS="body" ID="body">
117117
<P>
118-
Last Updated: Thursday February 25, 2016
119-
Last Change : Thursday February 25, 2016
118+
Last Updated: Saturday October 08, 2016
119+
Last Change : Saturday October 01, 2016
120120
</P>
121121

122122
<A NAME="toc1"></A>
@@ -181,7 +181,7 @@ <H1>1. What's new in Version 2.14 'Essen'?</H1>
181181
<LI>QGIS Server : STARTINDEX param in WFS GetFeature Request
182182
<LI>QGIS Server : showFeatureCount in GetLegendGraphic
183183
<LI>QGIS Server : Enhance store project keyword list
184-
<LI>QGIS Server : Option to avoid rendering artefacts at edges of tiles
184+
<LI>QGIS Server : Option to avoid rendering artifacts at edges of tiles
185185
<LI>QGIS Server : WMS INSPIRE Capabilities
186186
<LI>QGIS Server : Configuration checker in project properties
187187
<LI>QGIS Server : Add short name to layers, groups and project
@@ -2990,5 +2990,5 @@ <H1>27. 0.5</H1>
29902990
</DIV>
29912991

29922992
<!-- html code generated by txt2tags 2.6 (http://txt2tags.org) -->
2993-
<!-- cmdline: txt2tags -odoc/news.html -t html doc/news.t2t -->
2993+
<!-- cmdline: txt2tags -o/home/fischer/src/qgis-2.14/debian/build-release-2_14-qt4/doc/news.html -t html /home/fischer/src/qgis-2.14/doc/news.t2t -->
29942994
</BODY></HTML>

‎resources/context_help/QgsDelimitedTextSourceSelect

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@ Each attribute also has a data type, one of string (text), integer, longlong,
221221
or real number.
222222
The data type is inferred from the content of the fields - if every non blank value
223223
is a valid integer then the type is integer, otherwise if it is a valid long long
224-
nubmer then the type is longlong, otherwise if it is a valid real
224+
number then the type is longlong, otherwise if it is a valid real
225225
number then the type is real, otherwise the type is string. Note that this is
226226
based on the content of the fields - quoting fields does not change the way they
227227
are interpreted.

‎scripts/spelling.dat

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,7 @@ informatiom:information
232232
informations:information
233233
infromation:information
234234
initalize:initialize
235-
initialisation:initalization
235+
initialisation:initialization
236236
initators:initiators
237237
initializiation:initialization
238238
inofficial:unofficial
@@ -300,6 +300,7 @@ nescessary:necessary
300300
nessessary:necessary
301301
noticable:noticeable
302302
notications:notifications
303+
nubmer:number
303304
o'caml:OCaml
304305
occured:occurred
305306
occurence:occurrence

‎src/app/gps/qwtpolar-1.1.1/qwt_polar_plot.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -635,7 +635,7 @@ double QwtPolarPlot::azimuthOrigin() const
635635
636636
In zoom mode the zoom position is in the center of the
637637
canvas. The radius of the circle depends on the size of the plot canvas,
638-
that is devided by the zoom factor. Thus a factor < 1.0 zoom in.
638+
that is divided by the zoom factor. Thus a factor < 1.0 zoom in.
639639
640640
Setting an invalid zoom position disables zooming.
641641

‎src/app/gps/qwtpolar-1.1.1/qwt_polar_plot.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ class QwtAbstractLegend;
3434
from QwtPolarItem.
3535
3636
The coordinate system is defined by a radial and a azimuth scale.
37-
The scales at the axes can be explicitely set (QwtScaleDiv), or
37+
The scales at the axes can be explicitly set (QwtScaleDiv), or
3838
are calculated from the plot items, using algorithms (QwtScaleEngine) which
3939
can be configured separately for each axis. Autoscaling is supported
4040
for the radial scale.

‎src/providers/wcs/qgswcsprovider.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ QgsWcsProvider::QgsWcsProvider( QString const &uri )
185185
return;
186186
}
187187

188-
// Get small piece of coverage to find GDAL data type and nubmer of bands
188+
// Get small piece of coverage to find GDAL data type and number of bands
189189
int bandNo = 0; // All bands
190190
int width;
191191
int height;

0 commit comments

Comments
 (0)
Please sign in to comment.