diff options
| author | Kristian Evers <kristianevers@gmail.com> | 2018-02-23 10:34:38 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-02-23 10:34:38 +0100 |
| commit | 67d49b8c3c049aa5cbdb77c3213483d12ebf9d3e (patch) | |
| tree | a486222ff67af5e9691598eeb1b4aab19f080e3e /NEWS | |
| parent | 3fcaf7dd2f5334908536126429bc6a4f26261bde (diff) | |
| parent | 7e2b86e5d1598944626152c89fda0d1d9d5c1b0c (diff) | |
| download | PROJ-67d49b8c3c049aa5cbdb77c3213483d12ebf9d3e.tar.gz PROJ-67d49b8c3c049aa5cbdb77c3213483d12ebf9d3e.zip | |
Merge pull request #815 from mwtoews/typos
Tidy a few typos
Diffstat (limited to 'NEWS')
| -rw-r--r-- | NEWS | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -232,9 +232,9 @@ o The PROJ.4 project also distributes the datum-grid package, o Equations for meridian convergence and partial derivatives have been corrected for non-conformal projections. #526. - o Fixed scaling of cartesian coordiantes in pj_transform(). #726. + o Fixed scaling of cartesian coordinates in pj_transform(). #726. - o Additional bug fixes courtesy of Googles OSS-Fuzz program: + o Additional bug fixes courtesy of Google's OSS-Fuzz program: https://bugs.chromium.org/p/oss-fuzz/issues/list?can=1&q=proj4 |
