From e03bfb35013fc0ab1843c906806f8e162db4a59d Mon Sep 17 00:00:00 2001 From: Kristian Evers Date: Fri, 1 Mar 2019 19:22:55 +0100 Subject: Fix typos in docs/source/news.rst --- docs/source/news.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'docs/source') 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 <`_) + o Removed projects.h as a public interface (`#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 <`_) + interface can be used (`#836 `_) o Removed support for the nmake build system (`#838 `_) -- cgit v1.2.3