Skip to content

Commit 78134ee

Browse files
authoredDec 30, 2016
Merge pull request #3921 from DelazJ/example
Spelling fix: Replace "eg" by "e.g." or "for example"
2 parents 4493461 + ef85cdc commit 78134ee

File tree

194 files changed

+405
-404
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

194 files changed

+405
-404
lines changed
 

‎INSTALL

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ source directory.
8787
2. Overview
8888
===========
8989

90-
QGIS, like a number of major projects (eg. KDE 4.0), uses CMake
90+
QGIS, like a number of major projects (e.g., KDE 4.0), uses CMake
9191
(http://www.cmake.org) for building from source.
9292

9393
Following a summary of the required dependencies for building:
@@ -125,7 +125,7 @@ Optional dependencies:
125125

126126
Indirect dependencies:
127127

128-
Some proprietary formats (eg. ECW and MrSid) supported by GDAL require
128+
Some proprietary formats (e.g., ECW and MrSid) supported by GDAL require
129129
proprietary third party libraries. QGIS doesn't need any of those itself to
130130
build, but will only support those formats if GDAL is built accordingly. Refer
131131
to http://gdal.org/formats_list.html ff. for instructions how to include

‎NEWS

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ This release has following new features:
9494
- Map Composer: Parameterized svg support for composer svg images
9595
- Map Composer: Easier use of HTML in labels
9696
- Map Composer: Relative links in composer labels
97-
- Map Composer: Georeference outputs (eg PDF) from composer
97+
- Map Composer: Georeference outputs (e.g., PDF) from composer
9898
- Map Composer: Composer maps now auto-update with presets
9999
- Analysis tools: Named parameters in expressions
100100
- Analysis tools: More distance units
@@ -814,7 +814,7 @@ changed so we will just provide a bullet list of key new features here.
814814

815815
- Optionally re-use entered attribute values for next digitized feature.
816816
- Allow merging/assigning attribute values to a set of features.-
817-
- Allow OGR 'save as' without attributes (for eg. DGN/DXF).
817+
- Allow OGR 'save as' without attributes (e.g., DGN/DXF).
818818

819819

820820
14.7. Api and Developer Centric

0 commit comments

Comments
 (0)
Please sign in to comment.