summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDominik Brodowski <linux@dominikbrodowski.net>2013-05-25 20:24:16 +0200
committerDominik Brodowski <linux@dominikbrodowski.net>2017-09-24 10:42:36 +0200
commit7b541bef19c00114747faade19d144c469380ece (patch)
treeab8954f5867d5de28e282d815c20863e186d21a3
parent7ed82363738eaea243257040f2951d83cb240900 (diff)
downloadnrlmsise-00-7b541bef19c00114747faade19d144c469380ece.tar.gz
Spelling bugfix
Spelling error noted by Mark Tapley. Signed-off-by: Dominik Brodowski <linux@dominikbrodowski.net>
-rw-r--r--nrlmsise-00.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/nrlmsise-00.h b/nrlmsise-00.h
index c68e0d6..edb984d 100644
--- a/nrlmsise-00.h
+++ b/nrlmsise-00.h
@@ -86,7 +86,7 @@ struct nrlmsise_input {
int year; /* year, currently ignored */
int doy; /* day of year */
double sec; /* seconds in day (UT) */
- double alt; /* altitude in kilometes */
+ double alt; /* altitude in kilometers */
double g_lat; /* geodetic latitude */
double g_long; /* geodetic longitude */
double lst; /* local apparent solar time (hours), see note below */