Skip to content

Commit

Permalink
chore(spherical.py): correct docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
peterbbryan authored and scivision committed Nov 15, 2023
1 parent 6a45f07 commit ed60c62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pymap3d/spherical.py
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ def geodetic2spherical(
target geodetic latitude
lon
target geodetic longitude
h
alt
target altitude above geodetic ellipsoid (meters)
ell : Ellipsoid, optional
reference ellipsoid
Expand Down

0 comments on commit ed60c62

Please sign in to comment.