Skip to content
Snippets Groups Projects
Verified Commit 1df46efa authored by Tamas Gal's avatar Tamas Gal :speech_balloon:
Browse files

Fix typo

parent 72455c68
No related branches found
No related tags found
No related merge requests found
......@@ -145,7 +145,7 @@ posz(l::Line1Z) = l.pos.z
posz(l::Line1Z, pos::Position) = l.pos.z - distance(l, pos) / KM3io.Constants.TAN_THETA_C_WATER
"""
Calculate the Chernkov arrival tive for a given position.
Calculate the Cherenkov arrival tive for a given position.
"""
function Base.time(lz::Line1Z, pos::Position)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment