coordintate > coordinate Spotted in WebKitGTK+ PO file ../webkit/webkithittestresult.cpp:255 The x coordintate of the event relative to the view's window. to The x coordinate of the event relative to the view's window. ../webkit/webkithittestresult.cpp:269 The y coordintate of the event relative to the view's window. to The y coordinate of the event relative to the view's window.
Created attachment 170399 [details] typo-fix.patch
Created attachment 170401 [details] typo-fix.patch Correct patch this time.
Attachment 170401 [details] did not pass style-queue: Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/WebKit/gtk/ChangeLog', u'Source/Web..." exit_code: 1 Source/WebKit/gtk/webkit/webkithittestresult.cpp:255: Weird number of spaces at line-start. Are you using a 4-space indent? [whitespace/indent] [3] Source/WebKit/gtk/webkit/webkithittestresult.cpp:269: Weird number of spaces at line-start. Are you using a 4-space indent? [whitespace/indent] [3] Total errors found: 2 in 2 files If any of these errors are false positives, please file a bug against check-webkit-style.
Comment on attachment 170401 [details] typo-fix.patch Clearing flags on attachment: 170401 Committed r132363: <http://trac.webkit.org/changeset/132363>
All reviewed patches have been landed. Closing bug.