Bug 25371

Summary: Typo in comment in wtf/CurrentTime.h
Product: WebKit Reporter: Rob Raguet-Schofield <ragfield>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Trivial    
Priority: P5    
Version: 528+ (Nightly build)   
Hardware: All   
OS: OS X 10.5   
Attachments:
Description Flags
fix typo in comment mrowe: review+

Rob Raguet-Schofield
Reported 2009-04-24 12:17:50 PDT
wtf/CurrentTime.h includes the following comment // Returns the current system (UTC) time in seconds, starting January 1, 1970. // Precision varies depending on a platform but usually is as good or better // then a millisecond. the last line should read "than a millisecond."
Attachments
fix typo in comment (985 bytes, patch)
2009-04-24 12:18 PDT, Rob Raguet-Schofield
mrowe: review+
Rob Raguet-Schofield
Comment 1 2009-04-24 12:18:49 PDT
Created attachment 29754 [details] fix typo in comment
Mark Rowe (bdash)
Comment 2 2009-04-24 16:26:59 PDT
Comment on attachment 29754 [details] fix typo in comment Please remember to set the review flag to ? when attaching a patch in the future! rs=me.
Mark Rowe (bdash)
Comment 3 2009-04-24 16:28:59 PDT
Landed in r42851.
Note You need to log in before you can comment on or make changes to this bug.