Skip to content

Commit

Permalink
Fix spelling errors
Browse files Browse the repository at this point in the history
  • Loading branch information
yngwi committed Dec 7, 2022
1 parent ca5e819 commit cbb6253
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions to_cei/charter.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,10 @@


def to_mom_date_value(time: Time) -> str:
"""Converts a astroyp.Time object to a mom-compatible date string.
"""Converts an astropy.Time object to a mom-compatible date string.
Args:
time (Time): A astropy.Time object
time (Time): An astropy.Time object
Returns:
A date string compatible with mom-ca.
Expand Down

0 comments on commit cbb6253

Please sign in to comment.