Skip to content

Commit

Permalink
fix typo 'north' -> 'south'
Browse files Browse the repository at this point in the history
  • Loading branch information
edoddridge committed Oct 19, 2017
1 parent ef0f836 commit 0920816
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/users/figures/spstere.py
@@ -1,7 +1,7 @@
from mpl_toolkits.basemap import Basemap
import numpy as np
import matplotlib.pyplot as plt
# setup north polar stereographic basemap.
# setup south polar stereographic basemap.
# The longitude lon_0 is at 6-o'clock, and the
# latitude circle boundinglat is tangent to the edge
# of the map at lon_0. Default value of lat_ts
Expand Down

0 comments on commit 0920816

Please sign in to comment.