Bug 82254

Summary: Fix typo in method name - WebCore::miminumValueForLength should be WebCore::minimumValueForLength
Product: WebKit Reporter: Pratik Solanki <psolanki>
Component: WebCore Misc.Assignee: Pratik Solanki <psolanki>
Status: RESOLVED FIXED    
Severity: Normal CC: joethomas, koivisto, macpherson, menard, psolanki, tkent, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.