aboutsummaryrefslogtreecommitdiffhomepage
path: root/site
diff options
context:
space:
mode:
authorGravatar Yuqian Li <liyuqian@google.com>2016-12-27 14:53:13 -0500
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2016-12-29 15:38:01 +0000
commitdb90e26e2bb7f0bf767e04129673bd2fa48545a6 (patch)
treef59fcbc86e6d679e5dbda911f55bf7a35e73fbf7 /site
parenta4cb388c0fe83de153806cbe42e4b7d47a069c09 (diff)
Fix typos in the sheriffing document
BUG=skia: NOTRY=true DOCS_PREVIEW= https://skia.org/?cl=6470 Change-Id: Id80f5bb1a3f0279162b0397fd6822aec83eae322 Reviewed-on: https://skia-review.googlesource.com/6470 Reviewed-by: Stephan Altmueller <stephana@google.com> Commit-Queue: Stephan Altmueller <stephana@google.com>
Diffstat (limited to 'site')
-rw-r--r--site/dev/sheriffing/index.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/site/dev/sheriffing/index.md b/site/dev/sheriffing/index.md
index d2352dfebb..af3fda7d9e 100644
--- a/site/dev/sheriffing/index.md
+++ b/site/dev/sheriffing/index.md
@@ -120,7 +120,7 @@ Look at all existing [BreakingTheBuildbots bugs](https://bug.skia.org/?q=label:B
<a name="tree_closers"></a>
### Compile bot failures automatically close the tree
-A failure of the build steps in all compile bots automatically closes the tree. Sheriffs will have to manually reopen the tree manually when they deem the problem fixed.
+A failure of the build steps in all compile bots automatically closes the tree. Sheriffs will have to manually reopen the tree when they deem the problem fixed.
Note: The tree is not closed automatically if the last run of the failed compile builder had the same failing step. The tree is also not closed if the tree was automatically closed less than 10 mins ago. If the tree is already closed then no action is taken.
@@ -149,7 +149,7 @@ If a Skia CL changes layout tests, but the new images look good, the tests need
* Description:
* DEPS roll #,
* Helpful message about what went wrong (e.g., “Changes to how lighting is scaled in Skia r#### changed the following images:”)
- * Layout tests effected
+ * Layout tests affected
* You should copy the list of affected from stdio of the failing bot
* Status: Assigned
* Owner: yourself