summaryrefslogtreecommitdiffstats
path: root/macosx/README
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2022-09-16 22:03:48 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2022-09-16 22:03:48 (GMT)
commit76d9a30bfaf8b9ae70bcbab9cbe66c487129bd56 (patch)
tree01bf37ba54f3c4f0bc6e599909eb63eba5078144 /macosx/README
parenta3ba233aee169f23ead09b373bcabe49fef5965e (diff)
parent6ab1d5ec9aa0ecf66cf454b289ccfe7a25cdd717 (diff)
downloadtk-76d9a30bfaf8b9ae70bcbab9cbe66c487129bd56.zip
tk-76d9a30bfaf8b9ae70bcbab9cbe66c487129bd56.tar.gz
tk-76d9a30bfaf8b9ae70bcbab9cbe66c487129bd56.tar.bz2
Merge 8.7
Diffstat (limited to 'macosx/README')
-rw-r--r--macosx/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/macosx/README b/macosx/README
index 52cbb1e..49e614e 100644
--- a/macosx/README
+++ b/macosx/README
@@ -545,7 +545,7 @@ appropriate place to drain the main NSAutoreleasePool and replace it
with a new pool. This is done by calling the method [NSApp
_resetAutoreleasePool], where _resetAutoreleasePool is a method which
we define for the subclass. Unfortunately, by itself this is not
-sufficient for safe memory managememt because, as was made painfully
+sufficient for safe memory management because, as was made painfully
evident with the release of OS X 10.13, it is possible for calls to
TclDoOneEvent, and hence to CheckProc, to be nested. Draining the
autorelease pool in a nested call leads to crashes as objects in use