Fixed ChangeLog typo

git-svn-id: http://svn.webkit.org/repository/webkit/trunk@36674 268f45cc-cd09-0410-ab3c-d52691b4dbfc
diff --git a/WebCore/ChangeLog b/WebCore/ChangeLog
index 27817ab..76685c2 100644
--- a/WebCore/ChangeLog
+++ b/WebCore/ChangeLog
@@ -7,7 +7,7 @@
         - speed up measuring text on the Core Text code path by not specifying a paragraph writing direction
 
         Specifying LTR paragraph directionality when measuring runs of RTL text
-        resulted in typically two CTRuns being generated for every run instad
+        resulted in typically two CTRuns being generated for every run instead
         of one, due to the leading space being reordered to the left.
 
         * platform/graphics/SimpleFontData.h: Removed the ltr parameter to