From 374e64a449dbcf6070da26a5a5ae0a56a90b7d3f Mon Sep 17 00:00:00 2001 From: petef Date: Sat, 30 Mar 2002 00:21:44 +0000 Subject: 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 --- astro/jday/pkg-descr | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'astro/jday') 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/ -- cgit