Fix typos in the sheriffing document
authorYuqian Li <liyuqian@google.com>
Tue, 27 Dec 2016 19:53:13 +0000 (14:53 -0500)
committerSkia Commit-Bot <skia-commit-bot@chromium.org>
Thu, 29 Dec 2016 15:38:01 +0000 (15:38 +0000)
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>

site/dev/sheriffing/index.md

index d2352df..af3fda7 100644 (file)
@@ -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