Title: [121479] trunk/Source/WebCore/ChangeLog
Revision
121479
Author
[email protected]
Date
2012-06-28 16:02:23 -0700 (Thu, 28 Jun 2012)

Log Message

Fix a typo in the change log per review comment.

Modified Paths


Diff

Modified: trunk/Source/WebCore/ChangeLog (121478 => 121479)


--- trunk/Source/WebCore/ChangeLog	2012-06-28 23:01:06 UTC (rev 121478)
+++ trunk/Source/WebCore/ChangeLog	2012-06-28 23:02:23 UTC (rev 121479)
@@ -5,7 +5,7 @@
 
         Reviewed by Andreas Kling.
 
-        Got rid of getNamedItem and enamed getNamedFormItem to firstNamedItem and got rid of duplicateNumber argument since
+        Got rid of getNamedItem and renamed getNamedFormItem to firstNamedItem and got rid of duplicateNumber argument since
         it's always 0. Also made it a static local function. In addition, removed nextItem() since it's not used anywhere.
 
         WebKit API Test: WebKit1.HTMLFormCollectionNamedItemTest
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to