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

Side by Side Diff: native_client_sdk/src/doc/nacldev/web_tools_note.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 unified diff | Download patch
« no previous file with comments | « native_client_sdk/src/doc/nacldev/setup_web.inc ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 Our Web-based Tools 1 Our Web-based Tools
2 =================== 2 ===================
3 3
4 These development tools are a `work in progress <nacldev>`_. 4 These development tools are a `work in progress <nacldev>`_.
5 At this point, they are a learning tool and demonstration of NaCl's 5 At this point, they are a learning tool and demonstration of NaCl's
6 flexibility, but are not the recommended tools for a production application. 6 flexibility, but are not the recommended tools for a production application.
7 In the future, that may change, but for the moment, 7 In the future, that may change, but for the moment,
8 to develop a substantial application for Native Client / 8 to develop a substantial application for Native Client /
9 Portable Native Client, 9 Portable Native Client,
10 we recommend you use the 10 we recommend you use the
11 `Native Client SDK </native-client/sdk/download>`_. 11 `Native Client SDK </native-client/sdk/download>`_.
12 12
13 .. raw:: html 13 .. raw:: html
14 14
15 <b><font color="#880000"> 15 <b><font color="#880000">
16 NOTE: The NaCl Development Environment is not yet stable. 16 NOTE: The NaCl Development Environment is not yet stable.
17 Ideally user data is preserved, but currently it can be lost during updates 17 Ideally, user data is preserved, but currently it can be lost during updates
18 or sporadically. We're working to resolve this. 18 or sporadically. We're working to resolve this.
19 </font></b> 19 </font></b>
OLDNEW
« no previous file with comments | « native_client_sdk/src/doc/nacldev/setup_web.inc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698