| Index: native_client_sdk/doc_generated/io2014.html
|
| diff --git a/native_client_sdk/doc_generated/io2014.html b/native_client_sdk/doc_generated/io2014.html
|
| index 48ea0451dadf8fdf079d4661a36e1fc2ffbbbe71..b1ffed46634c40c2c3ed7d5aeaaf2fc86b6330db 100644
|
| --- a/native_client_sdk/doc_generated/io2014.html
|
| +++ b/native_client_sdk/doc_generated/io2014.html
|
| @@ -20,7 +20,7 @@ we recommend you use the
|
| <a class="reference external" href="/native-client/sdk/download">Native Client SDK</a>.</p>
|
| <b><font color="#880000">
|
| NOTE: The NaCl Development Environment is not yet stable.
|
| -Ideally user data is preserved, but currently it can be lost during updates
|
| +Ideally, user data is preserved, but currently it can be lost during updates
|
| or sporadically. We're working to resolve this.
|
| </font></b><h3 id="installation">Installation</h3>
|
| <p>The setup process currently requires several steps.
|
| @@ -85,7 +85,7 @@ $ vim <filename>
|
| <p>This tutorial also uses a revision control program called
|
| <a class="reference external" href="http://en.wikipedia.org/wiki/Git_(software)">git</a>.
|
| In order to commit to a git repository,
|
| -you need to setup your environment to with your identity.</p>
|
| +you need to set up your identity.</p>
|
| <p>Run these commands (with your info) to setup your <cite>~/.gitconfig</cite>
|
| for use:</p>
|
| <pre class="prettyprint">
|
|
|