Skip to content

Commit cf6e6cd

Browse files
committed
improvements based on core-mans suggestion
1 parent 194a0fb commit cf6e6cd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pygmt/__init__.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
Here are just a few of the things that PyGMT does well:
1010
- Easy handling of all kinds of geospatial data including gridded and
1111
raster data.
12-
- Allows plotting of a large spectrum of objects on maps including lines,
13-
vectors, polygons, and symbols (pre-defined and customized)
12+
- Allows plotting of a large spectrum of objects on figures including
13+
lines, vectors, polygons, and symbols (pre-defined and customized)
1414
"""
1515

1616
import atexit as _atexit

0 commit comments

Comments
 (0)