Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
trichter committed Dec 20, 2024
1 parent d119690 commit b484f87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rf/imaging.py
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,7 @@ def plot_stations(inventory, label_stations=True, ax=None, crs=None, **kwargs):
Plot stations.
:param inventory: station inventory
:param label_stations: weather to label stations
:param label_stations: wether to label stations
:param ax: geoaxes (default None: new ax will be created)
:param crs: coordinate reference system for new geoaxis, (default: None,
then AzimuthalEquidistant projection with appropriate center is used.)
Expand Down

0 comments on commit b484f87

Please sign in to comment.