aboutsummaryrefslogtreecommitdiffhomepage
path: root/site
diff options
context:
space:
mode:
authorGravatar Googler <noreply@google.com>2016-01-13 23:54:43 +0000
committerGravatar Damien Martin-Guillerez <dmarting@google.com>2016-01-14 09:55:21 +0000
commit7ca1b66d0fc9d1329cff456b4bf25ce588e6e65a (patch)
tree44645bae7f525f94168e1ca20de307ff27a2879b /site
parent0c5d45a74d7cae69745cddfe634466b893e2a6a7 (diff)
Grammar fix: "it follow" -> "it follows"
-- MOS_MIGRATED_REVID=112099756
Diffstat (limited to 'site')
-rw-r--r--site/docs/test-encyclopedia.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/site/docs/test-encyclopedia.html b/site/docs/test-encyclopedia.html
index f9e37e1621..7aec9e9cf1 100644
--- a/site/docs/test-encyclopedia.html
+++ b/site/docs/test-encyclopedia.html
@@ -367,7 +367,7 @@ Tests should avoid using paths containing <code>..</code> components within the
runfiles tree.</p>
<p>No directory, file, or symlink within the runfiles tree (including paths
-which traverse symlinks) should be writable. (It follow that the initial
+which traverse symlinks) should be writable. (It follows that the initial
working directory should not be writable.) Tests must not assume that any part
of the runfiles is writable, or owned by the current user (i.e. chmod and chgrp
may fail).</p>