aboutsummaryrefslogtreecommitdiff
path: root/AppKit/GTMLargeTypeWindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'AppKit/GTMLargeTypeWindow.h')
-rw-r--r--AppKit/GTMLargeTypeWindow.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/AppKit/GTMLargeTypeWindow.h b/AppKit/GTMLargeTypeWindow.h
index 52316fc..c898512 100644
--- a/AppKit/GTMLargeTypeWindow.h
+++ b/AppKit/GTMLargeTypeWindow.h
@@ -28,7 +28,7 @@
// = [[[GTMLargeTypeWindow alloc] initWithString:@"Foo"] autorelease];
// [window makeKeyAndOrderFront:nil];
-// NB This class appears to have a problem with GC on 10.5.4 and below.
+// NB This class appears to have a problem with GC on 10.5.5 and below.
// Radar 6137322 CIFilter crashing when run with GC enabled
// This appears to be an Apple bug with GC.
// We do a copy animation that causes things to crash, but only with GC