diff options
author | petef <petef@FreeBSD.org> | 2002-03-30 08:21:44 +0800 |
---|---|---|
committer | petef <petef@FreeBSD.org> | 2002-03-30 08:21:44 +0800 |
commit | 374e64a449dbcf6070da26a5a5ae0a56a90b7d3f (patch) | |
tree | d72298e346f5470730bfa2fa24cdc42a4ea46ac6 /astro/jday | |
parent | c54c7e994b0f39433688b0f3cefdd5c9e605b3e2 (diff) | |
download | freebsd-ports-gnome-374e64a449dbcf6070da26a5a5ae0a56a90b7d3f.tar.gz freebsd-ports-gnome-374e64a449dbcf6070da26a5a5ae0a56a90b7d3f.tar.zst freebsd-ports-gnome-374e64a449dbcf6070da26a5a5ae0a56a90b7d3f.zip |
Fix typos:
* explose -> explore
* january -> January
* documentfor -> document for
* encorporated -> incorporated
* function -> functions
* julian -> Julian
* calculater -> calculate
* formely -> formerly
* Javascript -> JavaScript
* timezone -> time zone
* Calisto -> Callisto
* outter -> outer
PR: 36480
Submitted by: Eric Yu <ericyu@mail2000.com.tw>
Diffstat (limited to 'astro/jday')
-rw-r--r-- | astro/jday/pkg-descr | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/astro/jday/pkg-descr b/astro/jday/pkg-descr index ad63a46cf565..6fd18d7a6f80 100644 --- a/astro/jday/pkg-descr +++ b/astro/jday/pkg-descr @@ -1,9 +1,9 @@ The jday binary can be used to convert calendar dates to astronomical -julian dates. This number is useful for a variety of purposes. +Julian dates. This number is useful for a variety of purposes. Especially related to calculating elapsed time between instances over large or short periods of time. -The associated j2d binary can convert julian dates to calendar +The associated j2d binary can convert Julian dates to calendar dates. WWW: http://jday.sourceforge.net/ |