summaryrefslogtreecommitdiff
path: root/src/ChangeLog.8
diff options
context:
space:
mode:
authorJuanma Barranquero <lekktu@gmail.com>2010-01-14 19:29:36 +0100
committerJuanma Barranquero <lekktu@gmail.com>2010-01-14 19:29:36 +0100
commitb643362c6c88bdf5c5875afc6e0836188beabd17 (patch)
treeb4835e8a9f5e4a91c88dd6798ff593bd1f6bcd60 /src/ChangeLog.8
parent9c23ca4755058be7808f5e5b7704309356b8e168 (diff)
downloademacs-b643362c6c88bdf5c5875afc6e0836188beabd17.tar.gz
Fix typos in ChangeLogs and NEWS files.
Diffstat (limited to 'src/ChangeLog.8')
-rw-r--r--src/ChangeLog.82
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ChangeLog.8 b/src/ChangeLog.8
index fcdf3b9bf34..de162cb39bc 100644
--- a/src/ChangeLog.8
+++ b/src/ChangeLog.8
@@ -11848,7 +11848,7 @@
* w32fns.c (w32_strict_fontnames): New variable.
(Fx_create_frame): Formatting fix.
- (w32_load_system_font): Keep trying to load non-existant font
+ (w32_load_system_font): Keep trying to load non-existent font
if w32_strict_fontnames is nil. Formatting fix.
(syms_of_w32fns): Add w32-strict-fontnames.