Update radar in an old Changelog entry to be "more correct"



git-svn-id: http://svn.webkit.org/repository/webkit/trunk@38727 268f45cc-cd09-0410-ab3c-d52691b4dbfc
diff --git a/WebCore/ChangeLog b/WebCore/ChangeLog
index f020b50..67b298c 100644
--- a/WebCore/ChangeLog
+++ b/WebCore/ChangeLog
@@ -27743,7 +27743,7 @@
 
         Reviewed by Mitzpettel
 
-        <rdar://problem/6163636> - Many images broken in Mail
+        <rdar://problem/6153432> - Many images broken in Mail
 
         This can be traced back to the preload scanner.  With that change, CachedResources are created a lot 
         sooner than before and confuse the WebArchive machinery.