Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
Co-authored-by: Daniel Morcuende <[email protected]>
  • Loading branch information
maxnoe and morcuended committed Jul 22, 2024
1 parent c9016ce commit 84a0a35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ctapipe_io_lst/constants.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@

PIXEL_INDEX = np.arange(N_PIXELS)

#: Distance from central pin to elevaion axis
#: Distance from central pin to elevation axis
ELEVATION_AXIS_PIN_DISTANCE = 15.885 * u.m
#: location of LSTN-01 as `~astropy.coordinates.EarthLocation`
#: Taken from Abelardo's Coordinates of LST-1 & MAGIC presentation
Expand Down

0 comments on commit 84a0a35

Please sign in to comment.