Skip to content

Commit 2d1aa68

Browse files
committedMar 23, 2021
spelling fixes
1 parent 27d35a2 commit 2d1aa68

File tree

3 files changed

+33
-32
lines changed

3 files changed

+33
-32
lines changed
 

‎NEWS.md

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,9 @@ This release has following new features:
3535
- Expressions: Support for min, max, majority, sum, mean, and median functions on numerical arrays
3636
- Expressions: Negative index for array_get function
3737
- Expressions: Add map_credits function
38-
- Digitising: Select features context menu
39-
- Digitising: Curve tracing settings added to UI
40-
- Digitising: Feature scaling tool
38+
- Digitizing: Select features context menu
39+
- Digitizing: Curve tracing settings added to UI
40+
- Digitizing: Feature scaling tool
4141
- Data Management: New export to spreadsheet algorithm
4242
- Data Management: Reproject coordinates in the Georeferencer
4343
- Data Management: Polymorphic relations/ Document management system
@@ -94,8 +94,8 @@ This release has following new features:
9494
- Symbology: Expose option to offset simple line dash patterns by a preset amount
9595
- Symbology: Add options to dynamically tweak dash pattern in simple line symbol layers
9696
- Symbology: Manage 3D symbols through style manager
97-
- Labelling: Add option to allow users to control the placement of labels along line features
98-
- Labelling: Control anchor point for line labels
97+
- Labeling: Add option to allow users to control the placement of labels along line features
98+
- Labeling: Control anchor point for line labels
9999
- Diagrams: Render axis for stacked bar diagram
100100
- Mesh: In-memory mesh datasets with persistence
101101
- Mesh: Multi identify for mesh layer
@@ -125,8 +125,8 @@ This release has following new features:
125125
- Expressions: Add to_decimal() function to convert DMS to DD
126126
- Expressions: Add "main_angle" function to return the estimated main angle of a geometry
127127
- Expressions: Port refFunctions to core
128-
- Digitising: Add option to calculate bearing based on travel direction
129-
- Digitising: Digitizing and splitting curved features
128+
- Digitizing: Add option to calculate bearing based on travel direction
129+
- Digitizing: Digitizing and splitting curved features
130130
- Data Management: Rescale raster algorithm for Processing
131131
- Forms and Widgets: Multiple widgets for a single relation
132132
- Forms and Widgets: Show related features in identify results tree
@@ -197,10 +197,10 @@ This release has following new features:
197197
- Symbology: Add percentage size unit for Raster Image Marker and Raster fill layers symbology.
198198
- Symbology: Add data-defined property to font family/style for font markers
199199
- Symbology: New font style setting for font markers
200-
- Labelling: Respect HTML colors in labels
201-
- Labelling: Automatic placement of labels outside polygons
202-
- Labelling: Vector tile layer - part 4 (labeling)
203-
- Labelling: Add control over anchor point for callout on label
200+
- Labeling: Respect HTML colors in labels
201+
- Labeling: Automatic placement of labels outside polygons
202+
- Labeling: Vector tile layer - part 4 (labeling)
203+
- Labeling: Add control over anchor point for callout on label
204204
- Mesh: Use only specified dataset group
205205
- Mesh: Scalar color settings depending on classification
206206
- Mesh: Snap on mesh elements
@@ -216,7 +216,7 @@ This release has following new features:
216216
- Print Layouts: Temporal settings for layout map items
217217
- Print Layouts: Allow sorting attribute table by field not listed in the table
218218
- Print Layouts: Expose control over layer legend splitting behavior on a layer-by-layer basis
219-
- Print Layouts: Allow customisation of division and subdivision symbols as distinct from scalebar tick horizontal symbol
219+
- Print Layouts: Allow customization of division and subdivision symbols as distinct from scalebar tick horizontal symbol
220220
- Print Layouts: Allow overriding the default symbol for a legend node
221221
- Print Layouts: Allow placing manual column breaks in legends
222222
- Print Layouts: Add subdivisions in ticks scalebar right segments
@@ -237,10 +237,10 @@ This release has following new features:
237237
- Expressions: Feature browser for preview in expression builder
238238
- Expressions: Ability to remove custom functions
239239
- Expressions: Add ability to edit, import and export user expressions
240-
- Digitising: Dedicated avoid geometry intersection/overlap mode
241-
- Digitising: New snapping modes: Centroid and middle of a segment (midpoint)
242-
- Digitising: Snapping to the currently digitized feature
243-
- Digitising: Tracing now supports curved geometries
240+
- Digitizing: Dedicated avoid geometry intersection/overlap mode
241+
- Digitizing: New snapping modes: Centroid and middle of a segment (midpoint)
242+
- Digitizing: Snapping to the currently digitized feature
243+
- Digitizing: Tracing now supports curved geometries
244244
- Forms and Widgets: Allow editing of links in file widget
245245
- Forms and Widgets: Expression controlled labels (aliases)
246246
- Forms and Widgets: Add description to value relation widget

‎doc/NEWS.html

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -110,9 +110,9 @@ <h1 id="whats-new-in-version-3.18-zürich">What’s new in Version 3.18 ‘Züri
110110
<li>Expressions: Support for min, max, majority, sum, mean, and median functions on numerical arrays</li>
111111
<li>Expressions: Negative index for array_get function</li>
112112
<li>Expressions: Add map_credits function</li>
113-
<li>Digitising: Select features context menu</li>
114-
<li>Digitising: Curve tracing settings added to UI</li>
115-
<li>Digitising: Feature scaling tool</li>
113+
<li>Digitizing: Select features context menu</li>
114+
<li>Digitizing: Curve tracing settings added to UI</li>
115+
<li>Digitizing: Feature scaling tool</li>
116116
<li>Data Management: New export to spreadsheet algorithm</li>
117117
<li>Data Management: Reproject coordinates in the Georeferencer</li>
118118
<li>Data Management: Polymorphic relations/ Document management system</li>
@@ -167,8 +167,8 @@ <h1 id="whats-new-in-version-3.16-hannover">What’s new in Version 3.16 ‘Hann
167167
<li>Symbology: Expose option to offset simple line dash patterns by a preset amount</li>
168168
<li>Symbology: Add options to dynamically tweak dash pattern in simple line symbol layers</li>
169169
<li>Symbology: Manage 3D symbols through style manager</li>
170-
<li>Labelling: Add option to allow users to control the placement of labels along line features</li>
171-
<li>Labelling: Control anchor point for line labels</li>
170+
<li>Labeling: Add option to allow users to control the placement of labels along line features</li>
171+
<li>Labeling: Control anchor point for line labels</li>
172172
<li>Diagrams: Render axis for stacked bar diagram</li>
173173
<li>Mesh: In-memory mesh datasets with persistence</li>
174174
<li>Mesh: Multi identify for mesh layer</li>
@@ -198,8 +198,8 @@ <h1 id="whats-new-in-version-3.16-hannover">What’s new in Version 3.16 ‘Hann
198198
<li>Expressions: Add to_decimal() function to convert DMS to DD</li>
199199
<li>Expressions: Add “main_angle” function to return the estimated main angle of a geometry</li>
200200
<li>Expressions: Port refFunctions to core</li>
201-
<li>Digitising: Add option to calculate bearing based on travel direction</li>
202-
<li>Digitising: Digitizing and splitting curved features</li>
201+
<li>Digitizing: Add option to calculate bearing based on travel direction</li>
202+
<li>Digitizing: Digitizing and splitting curved features</li>
203203
<li>Data Management: Rescale raster algorithm for Processing</li>
204204
<li>Forms and Widgets: Multiple widgets for a single relation</li>
205205
<li>Forms and Widgets: Show related features in identify results tree</li>
@@ -268,10 +268,10 @@ <h1 id="whats-new-in-version-3.14-pi">What’s new in Version 3.14 ‘Pi’?</h1
268268
<li>Symbology: Add percentage size unit for Raster Image Marker and Raster fill layers symbology.</li>
269269
<li>Symbology: Add data-defined property to font family/style for font markers</li>
270270
<li>Symbology: New font style setting for font markers</li>
271-
<li>Labelling: Respect HTML colors in labels</li>
272-
<li>Labelling: Automatic placement of labels outside polygons</li>
273-
<li>Labelling: Vector tile layer - part 4 (labeling)</li>
274-
<li>Labelling: Add control over anchor point for callout on label</li>
271+
<li>Labeling: Respect HTML colors in labels</li>
272+
<li>Labeling: Automatic placement of labels outside polygons</li>
273+
<li>Labeling: Vector tile layer - part 4 (labeling)</li>
274+
<li>Labeling: Add control over anchor point for callout on label</li>
275275
<li>Mesh: Use only specified dataset group</li>
276276
<li>Mesh: Scalar color settings depending on classification</li>
277277
<li>Mesh: Snap on mesh elements</li>
@@ -287,7 +287,7 @@ <h1 id="whats-new-in-version-3.14-pi">What’s new in Version 3.14 ‘Pi’?</h1
287287
<li>Print Layouts: Temporal settings for layout map items</li>
288288
<li>Print Layouts: Allow sorting attribute table by field not listed in the table</li>
289289
<li>Print Layouts: Expose control over layer legend splitting behavior on a layer-by-layer basis</li>
290-
<li>Print Layouts: Allow customisation of division and subdivision symbols as distinct from scalebar tick horizontal symbol</li>
290+
<li>Print Layouts: Allow customization of division and subdivision symbols as distinct from scalebar tick horizontal symbol</li>
291291
<li>Print Layouts: Allow overriding the default symbol for a legend node</li>
292292
<li>Print Layouts: Allow placing manual column breaks in legends</li>
293293
<li>Print Layouts: Add subdivisions in ticks scalebar right segments</li>
@@ -308,10 +308,10 @@ <h1 id="whats-new-in-version-3.14-pi">What’s new in Version 3.14 ‘Pi’?</h1
308308
<li>Expressions: Feature browser for preview in expression builder</li>
309309
<li>Expressions: Ability to remove custom functions</li>
310310
<li>Expressions: Add ability to edit, import and export user expressions</li>
311-
<li>Digitising: Dedicated avoid geometry intersection/overlap mode</li>
312-
<li>Digitising: New snapping modes: Centroid and middle of a segment (midpoint)</li>
313-
<li>Digitising: Snapping to the currently digitized feature</li>
314-
<li>Digitising: Tracing now supports curved geometries</li>
311+
<li>Digitizing: Dedicated avoid geometry intersection/overlap mode</li>
312+
<li>Digitizing: New snapping modes: Centroid and middle of a segment (midpoint)</li>
313+
<li>Digitizing: Snapping to the currently digitized feature</li>
314+
<li>Digitizing: Tracing now supports curved geometries</li>
315315
<li>Forms and Widgets: Allow editing of links in file widget</li>
316316
<li>Forms and Widgets: Expression controlled labels (aliases)</li>
317317
<li>Forms and Widgets: Add description to value relation widget</li>

‎scripts/spell_check/.agignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ tests/testdata/provider/postgresraster/
2727

2828
#Specific files
2929
ChangeLog
30+
doc/NEWS.html
3031
debian/qgis.desktop
3132
debian/qgis-plugin-grass.lintian-overrides
3233
debian/qgis-provider-grass.lintian-overrides

0 commit comments

Comments
 (0)
Please sign in to comment.