| Index: native_client_sdk/src/doc/nacldev/git.inc
|
| diff --git a/native_client_sdk/src/doc/nacldev/git.inc b/native_client_sdk/src/doc/nacldev/git.inc
|
| index d0b4b5f85f52ff8c9b6858d21335218f0d37c949..dff88d4651058cdaf66df4b0da800c7da758ce89 100644
|
| --- a/native_client_sdk/src/doc/nacldev/git.inc
|
| +++ b/native_client_sdk/src/doc/nacldev/git.inc
|
| @@ -4,7 +4,7 @@ Git Setup
|
| This tutorial also uses a revision control program called
|
| `git <http://en.wikipedia.org/wiki/Git_(software)>`_.
|
| In order to commit to a git repository,
|
| -you need to setup your environment to with your identity.
|
| +you need to set up your identity.
|
|
|
| Run these commands (with your info) to setup your `~/.gitconfig`
|
| for use::
|
|
|