diff options
author | wiz <wiz@pkgsrc.org> | 2006-04-16 07:54:18 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-04-16 07:54:18 +0000 |
commit | 08798a50e2d2f752c9d8ed437f6e3ba50bc4713e (patch) | |
tree | 60cdc0e8036318aa3d68302f17a02ef4ba9b6339 /time | |
parent | f85023f9daa7baa0150feeba2f6b67e5861991b9 (diff) | |
download | pkgsrc-08798a50e2d2f752c9d8ed437f6e3ba50bc4713e.tar.gz |
Fix typo.
Diffstat (limited to 'time')
-rw-r--r-- | time/xalarm/MESSAGE | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/time/xalarm/MESSAGE b/time/xalarm/MESSAGE index c24d38f2bc6..0685a099ca1 100644 --- a/time/xalarm/MESSAGE +++ b/time/xalarm/MESSAGE @@ -1,5 +1,5 @@ =========================================================================== -$NetBSD: MESSAGE,v 1.1 2006/04/16 02:09:48 perry Exp $ +$NetBSD: MESSAGE,v 1.2 2006/04/16 07:54:18 wiz Exp $ The appearance of xalarm is much better if the color resources are properly specified and the correct resources for Xaw3d are set. @@ -11,5 +11,5 @@ You can do this just by setting in your ~/.Xdefaults file. Alternatively, you can put the contents of the XAlarm-color app defaults -file into your .Xdefulats file. +file into your .Xdefaults file. =========================================================================== |