Bug 139882 - Fix some typos in a comment.
Summary: Fix some typos in a comment.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Mark Lam
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-12-22 16:26 PST by Mark Lam
Modified: 2014-12-22 16:50 PST (History)
1 user (show)

See Also:


Attachments
the patch (1.78 KB, patch)
2014-12-22 16:29 PST, Mark Lam
msaboff: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Lam 2014-12-22 16:26:54 PST
Cosmetic change only.
Comment 1 Mark Lam 2014-12-22 16:29:45 PST
Created attachment 243646 [details]
the patch
Comment 2 Michael Saboff 2014-12-22 16:31:36 PST
Comment on attachment 243646 [details]
the patch

rs=me
Comment 3 WebKit Commit Bot 2014-12-22 16:32:00 PST
Attachment 243646 [details] did not pass style-queue:


ERROR: Source/JavaScriptCore/jit/JITPropertyAccess.cpp:105:  Should have only a single space after a punctuation in a comment.  [whitespace/comments] [5]
ERROR: Source/JavaScriptCore/jit/JITPropertyAccess.cpp:106:  Should have only a single space after a punctuation in a comment.  [whitespace/comments] [5]
Total errors found: 2 in 2 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 4 Mark Lam 2014-12-22 16:46:38 PST
Comment on attachment 243646 [details]
the patch

Cancelling commit.  Will land manually.
Comment 5 Mark Lam 2014-12-22 16:50:55 PST
Landed in r177667: <http://trac.webkit.org/r177667>.