| Index: docs/linux_faster_builds.md
|
| diff --git a/docs/linux_faster_builds.md b/docs/linux_faster_builds.md
|
| index 41f793dae0e8176ce5e1720f24ccfbca5309f6b9..9582b389c18119820977caeac5ff6c41036cb818 100644
|
| --- a/docs/linux_faster_builds.md
|
| +++ b/docs/linux_faster_builds.md
|
| @@ -94,7 +94,7 @@ logical directory (and make sure `CCACHE_BASEDIR` also refers to a physical
|
| parent).
|
|
|
| If you tune ccache correctly, a second working directory that uses a branch
|
| -tracking trunk and is up-to-date with trunk and was gclient sync'ed at about the
|
| +tracking trunk and is up to date with trunk and was gclient sync'ed at about the
|
| same time should build chrome in about 1/3 the time, and the cache misses as
|
| reported by `ccache -s` should barely increase.
|
|
|
|
|