Bug 103303

Summary: Substitute "allSeparators8Bit" for "allSeperators8Bit" in JSC::jsSpliceSubstringsWithSeparators()
Product: WebKit Reporter: Daniel Bates <dbates>
Component: JavaScriptCoreAssignee: Daniel Bates <dbates>
Status: RESOLVED FIXED    
Severity: Normal CC: darin
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch
none
Patch none

Daniel Bates
Reported 2012-11-26 15:16:49 PST
As pointed out by Darin Adler, the word "separator" is misspelled in the local variable name "allSeperators8Bit" in JSC::jsSpliceSubstringsWithSeparators().
Attachments
Patch (1.76 KB, patch)
2012-11-26 15:18 PST, Daniel Bates
no flags
Patch (1.97 KB, patch)
2012-11-26 18:18 PST, Daniel Bates
no flags
Daniel Bates
Comment 1 2012-11-26 15:18:04 PST
Daniel Bates
Comment 2 2012-11-26 18:18:01 PST
Created attachment 176137 [details] Patch Rebased patch following changeset 135794 <http://trac.webkit.org/changeset/135794>.
Daniel Bates
Comment 3 2012-11-26 18:23:54 PST
[6:16pm] dydx: smfr: Would you be willing to review a spelling correction <https://bugs.webkit.org/show_bug.cgi?id=103303>? [6:16pm] smfr: r=me
Daniel Bates
Comment 4 2012-11-26 18:24:19 PST
Note You need to log in before you can comment on or make changes to this bug.