Skip to content

Commit b8b3b7a

Browse files
authored
Doc: add missing dot in about_core.rst (#4686)
1 parent 7d95d23 commit b8b3b7a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/source/about_core.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PROJ is a generic coordinate transformation software that transforms geospatial
22
coordinates from one coordinate reference system (CRS) to another. This
33
includes cartographic projections as well as geodetic transformations. PROJ
4-
is released under the :ref:`X/MIT open source license <license>`
4+
is released under the :ref:`X/MIT open source license <license>`.
55

66
PROJ includes :ref:`command line applications<apps>` for easy conversion of
77
coordinates from text files or directly from user input. In addition to the
@@ -15,4 +15,4 @@ coordinates into projected coordinates using a number of different cartographic
1515
projections. Over the years, as the need has become apparent, support for datum
1616
shifts has slowly worked its way into PROJ as well. Today PROJ supports more
1717
than a hundred different map projections and can transform coordinates between
18-
datums using all but the most obscure geodetic techniques.
18+
datums using all but the most obscure geodetic techniques.

0 commit comments

Comments
 (0)