Bug 82254 - Fix typo in method name - WebCore::miminumValueForLength should be WebCore::minimumValueForLength
Summary: Fix typo in method name - WebCore::miminumValueForLength should be WebCore::m...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Pratik Solanki
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-26 16:09 PDT by Pratik Solanki
Modified: 2012-03-26 19:45 PDT (History)
7 users (show)

See Also:


Attachments
Patch (38.90 KB, patch)
2012-03-26 16:11 PDT, Pratik Solanki
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Pratik Solanki 2012-03-26 16:09:29 PDT
There was a typo in the method name originally added in r111126

http://trac.webkit.org/changeset/111126
https://bugs.webkit.org/show_bug.cgi?id=80897
Comment 1 Pratik Solanki 2012-03-26 16:11:34 PDT
Created attachment 133920 [details]
Patch
Comment 2 Joe Thomas 2012-03-26 16:28:40 PDT
Sorry for the trouble. I did not notice it.
Comment 3 Pratik Solanki 2012-03-26 16:29:35 PDT
np. I think Antti made the typo in a bug comment and that just got copy pasted :)
Comment 4 Joe Thomas 2012-03-26 16:39:52 PDT
(In reply to comment #3)
> np. I think Antti made the typo in a bug comment and that just got copy pasted :)

Oh ok.. Thanks for the fix.
Comment 5 WebKit Review Bot 2012-03-26 19:45:20 PDT
Comment on attachment 133920 [details]
Patch

Clearing flags on attachment: 133920

Committed r112198: <http://trac.webkit.org/changeset/112198>
Comment 6 WebKit Review Bot 2012-03-26 19:45:25 PDT
All reviewed patches have been landed.  Closing bug.