summaryrefslogtreecommitdiff
path: root/src/ChangeLog.3
diff options
context:
space:
mode:
authorChong Yidong <cyd@stupidchicken.com>2007-03-17 18:44:06 +0000
committerChong Yidong <cyd@stupidchicken.com>2007-03-17 18:44:06 +0000
commit0226922c76f7b003333c501a5cd71113765842a8 (patch)
tree4733d8ab8a2e094c5a87191f9e5b5a35bea2af94 /src/ChangeLog.3
parented1dace6c7992221ad4574587c6bdc976f0e4b1f (diff)
downloademacs-0226922c76f7b003333c501a5cd71113765842a8.tar.gz
Fix "daylight savings" -> "daylight saving" typo.
Diffstat (limited to 'src/ChangeLog.3')
-rw-r--r--src/ChangeLog.32
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ChangeLog.3 b/src/ChangeLog.3
index 343eec689a2..d6e1dff4e32 100644
--- a/src/ChangeLog.3
+++ b/src/ChangeLog.3
@@ -5706,7 +5706,7 @@
HAVE_TIMEVAL is defined and NEED_TIME_H isn't.
* systime.h: Note that the tz_dsttime field of the struct timezone
- returned by gettimeofday doesn't say whether daylight savings is
+ returned by gettimeofday doesn't say whether daylight saving is
_currently- active; rather it specifies whether it is *ever*
active.
(EMACS_GET_TZ_OFFSET_AND_SAVINGS): Removed `savings_flag'