commit | e6aa1d189a81897c14afac70c297eaeb313a7710 | [log] [tgz] |
---|---|---|
author | Kush Sinha <[email protected]> | Mon Nov 20 13:56:53 2017 |
committer | Commit Bot <[email protected]> | Mon Nov 20 13:56:53 2017 |
tree | 6c91a1bd1903740024ee5763be7509de87a6d385 | |
parent | 3d1e7a12b7be5570883f9b92871d9facd4c8138d [diff] [blame] |
Fix typo in Linux build instructions Change-Id: Ibd3291ac69042141ad9809021abcb6d7a18b27cf Reviewed-on: https://chromium-review.googlesource.com/779186 Reviewed-by: Pavol Marko <[email protected]> Commit-Queue: Kush Sinha <[email protected]> Cr-Commit-Position: refs/heads/master@{#517814}
diff --git a/docs/linux_build_instructions.md b/docs/linux_build_instructions.md index b49a7067c..840e84ff 100644 --- a/docs/linux_build_instructions.md +++ b/docs/linux_build_instructions.md
@@ -176,7 +176,7 @@ #### ccache You can use [ccache](https://ccache.samba.org) to speed up local builds (again, -this is not useful if you're using a Googler using Goma). +this is not useful if you're a Googler using Goma). Increase your ccache hit rate by setting `CCACHE_BASEDIR` to a parent directory that the working directories all have in common (e.g.,