Skip to content

Commit

Permalink
fix docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
Mark Wieczorek committed Apr 18, 2024
1 parent 2ec8d9e commit 53eb086
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions boule/_triaxialellipsoid.py
Original file line number Diff line number Diff line change
Expand Up @@ -415,8 +415,8 @@ def geocentric_radius(self, longitude, latitude):

def centrifugal_potential(self, longitude, latitude, height):
r"""
Centrifugal potential at the given latitude and height above the
ellipsoid.
Centrifugal potential at the given latitude, longitude and height above
the ellipsoid.
The centrifugal potential :math:`\Phi` at spherical latitude
:math:`\phi`, spherical longitude :math:`\lambda` and spherical height
Expand Down

0 comments on commit 53eb086

Please sign in to comment.