Skip to content

Commit 4967ab7

Browse files
Clean up docstring in projections/README.txt (#778)
1 parent f083a65 commit 4967ab7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

examples/projections/README.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Projections
44
PyGMT support many map projections. Use the ``projection`` argument to specify which one
55
you want to use in all plotting modules. The projection is specified by a one letter
66
code along with (sometimes optional) reference longitude and latitude and the width of
7-
the map (for example, ``Alon0/lat0[/horizon]/width``). The map height is determined
8-
based on the region and projection.
7+
the map (for example, **A**\ *lon0/lat0*\ [*/horizon*\ ]\ */width*). The map height is
8+
determined based on the region and projection.
99

1010
These are all the available projections:

0 commit comments

Comments
 (0)