Fix a typo

This commit is contained in:
linarphy 2023-06-26 10:47:27 +02:00
parent d983c44b04
commit 5fa0b434dc
No known key found for this signature in database
GPG key ID: 3D4AAAC3AD16E79C

View file

@ -68,7 +68,7 @@ while i < len( argv ):
\n -V --version show version number and quit\
\n -v --verbose show more information to help debugging\
\n\
\nParse a naroo ETA fits' )
\nParse a naroo spectrum fits' )
exit()
elif arg == '--version':
print( '0.3' )