Bug 113980 - Simplify the page "Getting the Code" on WebKit.org
Summary: Simplify the page "Getting the Code" on WebKit.org
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Benjamin Poulain
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-04-04 17:29 PDT by Benjamin Poulain
Modified: 2013-04-07 18:08 PDT (History)
0 users

See Also:


Attachments
Patch (6.48 KB, patch)
2013-04-04 17:33 PDT, Benjamin Poulain
sam: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Benjamin Poulain 2013-04-04 17:29:51 PDT
Simplify the page "Getting the Code" on WebKit.org
Comment 1 Benjamin Poulain 2013-04-04 17:33:06 PDT
Created attachment 196559 [details]
Patch
Comment 2 Sam Weinig 2013-04-06 16:05:14 PDT
Comment on attachment 196559 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=196559&action=review

> Websites/webkit.org/building/checkout.html:15
>  <div class="mac-instructions">

This class is not a great name anymore.

> Websites/webkit.org/building/checkout.html:19
> +        <p>Open Terminal</p>

Terminal is a pretty OS X specific name.  Perhaps we should say something like, open your shell? And then specify that on Mac, you do this via Terminal.
Comment 3 Benjamin Poulain 2013-04-07 18:08:25 PDT
Committed r147890: <http://trac.webkit.org/changeset/147890>