summaryrefslogtreecommitdiff
path: root/src/ChangeLog.10
diff options
context:
space:
mode:
authorJuanma Barranquero <lekktu@gmail.com>2012-04-15 04:59:30 +0200
committerJuanma Barranquero <lekktu@gmail.com>2012-04-15 04:59:30 +0200
commit75f1671a5240bf2833fc473900b662135509ed72 (patch)
treedb1059ec2bdfde37876ac064408575926fb89372 /src/ChangeLog.10
parent3c80ae807c532597ba07ff028efc8add447f962e (diff)
downloademacs-75f1671a5240bf2833fc473900b662135509ed72.tar.gz
Fix ChangeLog typos.
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 10de7e53794..cf62ec29bbc 100644
--- a/src/ChangeLog.10
+++ b/src/ChangeLog.10
@@ -23215,7 +23215,7 @@
* macterm.c (do_ae_open_documents) [MAC_OSX]: Call FSpMakeFSRef
and FSRefMakePath to convert FSSpec returned with Apple Event to
- Posix pathname.
+ POSIX pathname.
(mac_initialize) [TARGET_API_MAC_CARBON]:
Call init_required_apple_events and disable the `Quit' menu item
provided automatically by the Carbon Toolbox.