From b7f8a012bfd11465af9f95c3d60101539a25219a Mon Sep 17 00:00:00 2001 From: Even Rouault Date: Sat, 9 May 2020 18:48:10 +0200 Subject: scripts/fix_typos.sh: fix URLs to dictionaries, and fix typos spotted --- docs/source/usage/differences.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'docs/source/usage/differences.rst') diff --git a/docs/source/usage/differences.rst b/docs/source/usage/differences.rst index 2a262232..11bab0b5 100644 --- a/docs/source/usage/differences.rst +++ b/docs/source/usage/differences.rst @@ -4,10 +4,10 @@ Known differences between versions ================================================================================ -Once in a while, a new version of PROJ causes changes in the existing behaviour. +Once in a while, a new version of PROJ causes changes in the existing behavior. In this section we track deliberate changes to PROJ that break from previous -behaviour. Most times that will be caused by a bug fix. Unfortunately, some bugs -have existed for so long that their faulty behaviour is relied upon by software +behavior. Most times that will be caused by a bug fix. Unfortunately, some bugs +have existed for so long that their faulty behavior is relied upon by software that uses PROJ. Behavioural changes caused by new bugs are not tracked here, as they should be @@ -57,7 +57,7 @@ rotation of the circle larger than :math:`\lambda=-70^{\circ}` and hence should return the same output for both. Adding the ``+over`` flag to the projection definition provides -the old behaviour. +the old behavior. Version 6.0.0 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ -- cgit v1.2.3