aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorKristian Evers <kristianevers@gmail.com>2019-03-01 19:22:55 +0100
committerKristian Evers <kristianevers@gmail.com>2019-03-01 19:22:55 +0100
commite03bfb35013fc0ab1843c906806f8e162db4a59d (patch)
treea8b1aa176d9a419c7327c73945142cc5791d12da /docs
parent519c6bcac04a9e0f74511aa241ad8cfd3191ccd8 (diff)
downloadPROJ-e03bfb35013fc0ab1843c906806f8e162db4a59d.tar.gz
PROJ-e03bfb35013fc0ab1843c906806f8e162db4a59d.zip
Fix typos in docs/source/news.rst
Diffstat (limited to 'docs')
-rw-r--r--docs/source/news.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/source/news.rst b/docs/source/news.rst
index 8c7d4c43..312f6ecf 100644
--- a/docs/source/news.rst
+++ b/docs/source/news.rst
@@ -5,7 +5,7 @@ News
6.0.0 Release Notes
++++++++++++++++++++++++++++++++++++++++
-*Marhc 1st 2019*
+*March 1st 2019*
PROJ 6 has undergone extensive changes to increase its functional scope from a
@@ -51,12 +51,12 @@ CRSs.
UPDATES
-------
- o Removed projects.h as a public interface (`#835 <<https://github.com/OSGeo/proj.4/issues/835>`_)
+ o Removed projects.h as a public interface (`#835 <https://github.com/OSGeo/proj.4/issues/835>`_)
o Deprecated the proj_api.h interface. The header file is still available
but will be removed with the next major version release of PROJ. It is
now required to define ACCEPT_USE_OF_DEPRECATED_PROJ_API_H before the
- interface can be used (`#836 <<https://github.com/OSGeo/proj.4/issues/836>`_)
+ interface can be used (`#836 <https://github.com/OSGeo/proj.4/issues/836>`_)
o Removed support for the nmake build system (`#838 <https://github.com/OSGeo/proj.4/issues/838>`_)