Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
maxnoe committed Apr 23, 2024
1 parent b17dd06 commit d77e136
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ctapipe/coordinates/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ def get_point_on_shower_axis(core_x, core_y, alt, az, telescope_position, distan
telescope_position : GroundFrame
Telescope position
distance : u.Quantity[length]
Distance from along the shower axis from the ground of the point returned.
Distance along the shower axis from the ground of the point returned.
Returns
-------
Expand Down

0 comments on commit d77e136

Please sign in to comment.