From db90e26e2bb7f0bf767e04129673bd2fa48545a6 Mon Sep 17 00:00:00 2001 From: Yuqian Li Date: Tue, 27 Dec 2016 14:53:13 -0500 Subject: [PATCH] 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 Commit-Queue: Stephan Altmueller --- site/dev/sheriffing/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/site/dev/sheriffing/index.md b/site/dev/sheriffing/index.md index d2352df..af3fda7 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 ### 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 -- 2.7.4