diff options
author | petef <petef@FreeBSD.org> | 2002-03-30 00:21:44 +0000 |
---|---|---|
committer | petef <petef@FreeBSD.org> | 2002-03-30 00:21:44 +0000 |
commit | 374e64a449dbcf6070da26a5a5ae0a56a90b7d3f (patch) | |
tree | d72298e346f5470730bfa2fa24cdc42a4ea46ac6 /astro/sunclock | |
parent | c54c7e994b0f39433688b0f3cefdd5c9e605b3e2 (diff) | |
download | FreeBSD-ports-374e64a449dbcf6070da26a5a5ae0a56a90b7d3f.zip FreeBSD-ports-374e64a449dbcf6070da26a5a5ae0a56a90b7d3f.tar.gz |
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/sunclock')
-rw-r--r-- | astro/sunclock/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/sunclock/pkg-descr b/astro/sunclock/pkg-descr index 38603a1..4f6935d 100644 --- a/astro/sunclock/pkg-descr +++ b/astro/sunclock/pkg-descr @@ -1,7 +1,7 @@ This program is a clock that shows which portion of the Earth's surface is illuminated by the sun. It is designed to be usually iconic, but can be opened for a larger display with the time updated every second and both the -local timezone and UTC displayed. The Suntools version had a menu that +local time zone and UTC displayed. The Suntools version had a menu that allowed you to speed up time, show different dates, etc., but I have never implemented any of that in the X version; there is some support for it in the code, however. |