Bug 18541

Summary: gtk/webkit/webkitprivate.h has a typo: "Copyrifht"
Product: WebKit Reporter: Andrew Badr <andrewbadr.etc>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Trivial CC: alp, daniele.metilli
Priority: P5    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
patch eric: review+

Description Andrew Badr 2008-04-16 13:31:21 PDT
I'm at revision 31958 and line 3 of gtk/webkit/webkitprivate.h reads:
 * Copyrifht (C) 2008 Jan Michael C. Alonzo

Should read "Copyright".
Comment 1 Daniele Metilli 2008-04-16 14:22:05 PDT
Created attachment 20603 [details]
patch
Comment 2 Eric Seidel (no email) 2008-04-16 21:44:27 PDT
Comment on attachment 20603 [details]
patch

Looks good.  Someone else can land.
Comment 3 Alp Toker 2008-04-17 11:51:57 PDT
Landed in r32005. (The patch was malformed though, I had to hand-apply the ChangeLog entry.)
Comment 4 Daniele Metilli 2008-04-17 12:20:00 PDT
I'm sorry about that. It seemed fine when I uploaded it.