Bug 195061

Summary: Stray period in Readme.md makes command not work on copy/paste
Product: WebKit Reporter: Gabe Giosia <giosia>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Trivial CC: commit-queue, giosia, Hironori.Fujii, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch to remove the period in Readme.md none

Gabe Giosia
Reported 2019-02-26 11:48:23 PST
The markdown in Readme.md that reads ``` Tools/Scripts/build-webkit --debug --ios-simulator. ``` should be ``` Tools/Scripts/build-webkit --debug --ios-simulator ``` so that you can copy/paste the command.
Attachments
Patch to remove the period in Readme.md (927 bytes, patch)
2019-02-26 11:59 PST, Gabe Giosia
no flags
Gabe Giosia
Comment 1 2019-02-26 11:59:00 PST
Created attachment 363001 [details] Patch to remove the period in Readme.md
WebKit Commit Bot
Comment 2 2019-02-26 20:19:32 PST
Comment on attachment 363001 [details] Patch to remove the period in Readme.md Clearing flags on attachment: 363001 Committed r242121: <https://trac.webkit.org/changeset/242121>
WebKit Commit Bot
Comment 3 2019-02-26 20:19:34 PST
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 4 2019-02-26 20:20:50 PST
Note You need to log in before you can comment on or make changes to this bug.