summaryrefslogtreecommitdiff
path: root/src/ChangeLog.10
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2014-12-28 15:06:16 -0800
committerPaul Eggert <eggert@cs.ucla.edu>2014-12-28 15:06:16 -0800
commitb5c9c131ca4c0382d32ccb9c59c02a0392276503 (patch)
tree3a020ac7323f69b687b1562eb6bb536279b18816 /src/ChangeLog.10
parentc5504d100573499a9ac373e71627d1b8ccb1f64f (diff)
downloademacs-b5c9c131ca4c0382d32ccb9c59c02a0392276503.tar.gz
Spelling fixes
Diffstat (limited to 'src/ChangeLog.10')
-rw-r--r--src/ChangeLog.102
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ChangeLog.10 b/src/ChangeLog.10
index 1b77eaf5803..f6d602b831b 100644
--- a/src/ChangeLog.10
+++ b/src/ChangeLog.10
@@ -2826,7 +2826,7 @@
2006-07-21 Eli Zaretskii <eliz@gnu.org>
* w32.c (convert_time): Use explicit long double constants to
- ensure long double arithmetics is used throughout.
+ ensure long double arithmetic is used throughout.
2006-07-20 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>