aboutsummaryrefslogtreecommitdiff
path: root/astro/sunclock
diff options
context:
space:
mode:
authorPete Fritchman <petef@FreeBSD.org>2002-03-30 00:21:44 +0000
committerPete Fritchman <petef@FreeBSD.org>2002-03-30 00:21:44 +0000
commit19ada04d338fed54b248fb83563dd4e80bf34b3d (patch)
treed2f411f6b68db5743d8a9090aaf99cb49414a9a4 /astro/sunclock
parent5d60a21dbfa19deb2745c456981778bab8b3f7e8 (diff)
downloadports-19ada04d338fed54b248fb83563dd4e80bf34b3d.tar.gz
ports-19ada04d338fed54b248fb83563dd4e80bf34b3d.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>
Notes
Notes: svn path=/head/; revision=56892
Diffstat (limited to 'astro/sunclock')
-rw-r--r--astro/sunclock/pkg-descr2
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/sunclock/pkg-descr b/astro/sunclock/pkg-descr
index 38603a1c1661..4f6935d6900e 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.