Bug 18541 - gtk/webkit/webkitprivate.h has a typo: "Copyrifht"
Summary: gtk/webkit/webkitprivate.h has a typo: "Copyrifht"
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P5 Trivial
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-16 13:31 PDT by Andrew Badr
Modified: 2008-04-17 12:20 PDT (History)
2 users (show)

See Also:


Attachments
patch (980 bytes, patch)
2008-04-16 14:22 PDT, Daniele Metilli
eric: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.