Skip to content

Commit 6535c4d

Browse files
committed
grammar fixes
1 parent 7c560c4 commit 6535c4d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

doc/users/installing.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ numpy 1.2.1 (or later)
2323

2424
`PROJ4 <https://trac.osgeo.org/proj/>`__ Cartographic Projections Library.
2525

26-
**Required library that ship with basemap**
26+
**Required library that ships with basemap**
2727

2828
`GEOS <http://trac.osgeo.org/geos/>`__ (Geometry Engine - Open Source) library 3.1.1 or later.
2929
Source code is included in the geos-3.3.3 directory.

doc/users/intro.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ datasets (from `Generic Mapping Tools <http://gmt.soest.hawaii.edu/>`_)
2121
are provided, along with methods for plotting them. The `GEOS library
2222
<http://geos.refractions.net>`_ is used internally to clip the coastline and polticial boundary features to the desired map projection region.
2323

24-
Basemap is geared toward the needs of earth scientists, particular
24+
Basemap is geared toward the needs of earth scientists, particularly
2525
oceanographers and meteorologists. Jeff Whitaker originally wrote Basemap
2626
to help in his research (climate and weather forecasting), since at the time
2727
`CDAT <http://www-pcmdi.llnl.gov/software/cdat/support/vcs/vcs.html>`_ was
@@ -43,7 +43,7 @@ Cartopy.
4343

4444
Ben Root has volunteered to take over maintenance of Basemap until 2020.
4545
Pull requests will be reviewed, and bugs will be fixed. Also, the
46-
maintenance will ensure compatibility with packages like NumPy and matplotlib.
46+
maintenance will ensure compatibility with packages like NumPy and Matplotlib.
4747
New features will be accepted, but we stress that new development efforts
4848
should be focused on Cartopy. When Python 2.7 is officially EoL'ed in 2020,
4949
a release of Basemap will be made and support from Ben Root will end.

0 commit comments

Comments
 (0)