Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(110)

Unified Diff: native_client_sdk/src/doc/nacldev/setup_web.inc

Issue 737703002: Fixing typos / grammar in cds2014. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: native_client_sdk/src/doc/nacldev/setup_web.inc
diff --git a/native_client_sdk/src/doc/nacldev/setup_web.inc b/native_client_sdk/src/doc/nacldev/setup_web.inc
index dd6ae516fad675f83fd27dcfdc8f0dcfbce7684a..420c95fbae2d8f4636e09800601ad32d5b3f5860 100644
--- a/native_client_sdk/src/doc/nacldev/setup_web.inc
+++ b/native_client_sdk/src/doc/nacldev/setup_web.inc
@@ -15,13 +15,14 @@ require you to agree to allow the page unlimited storage
The first run requires a large download. Please be patient.
Also, as PNaCl translates executables to native code on demand,
-each program will also have have a noticable load delay on first run.
+each program will also have a noticable load delay on first run.
We're actively working to improve this.
NOTE: This environment will leave a substantial (800MB) payload in your
browser. See the cleanup section below to learn how to recover this space.
-Once the download is complete you should see a bash prompt::
+Once the download is complete, you should see a bash prompt (ignore
+the gcc warning, our web C compiler is coming soon!)::
WARNING: gcc not yet available for your platform (coming soon).
bash.nmf-4.3$
« no previous file with comments | « native_client_sdk/src/doc/nacldev/setup_app.inc ('k') | native_client_sdk/src/doc/nacldev/web_tools_note.inc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698