depot_tools: Run automatic spell-checker.

Specifically, this CL was made by running codespell
(https://github.com/lucasdemarchi/codespell), manually filtering
for changes in non-third-party files that appear correct.

Change-Id: Ia16c1b29483d777744450d7bea45a178cf877a25
Reviewed-on: https://chromium-review.googlesource.com/420871
Commit-Queue: Quinten Yearsley <qyearsley@chromium.org>
Reviewed-by: Aaron Gable <agable@chromium.org>
diff --git a/man/man1/git-upstream-diff.1 b/man/man1/git-upstream-diff.1
index 5bb99f6..44621c8 100644
--- a/man/man1/git-upstream-diff.1
+++ b/man/man1/git-upstream-diff.1
@@ -2,12 +2,12 @@
 .\"     Title: git-upstream-diff
 .\"    Author: [FIXME: author] [see http://docbook.sf.net/el/author]
 .\" Generator: DocBook XSL Stylesheets v1.78.1 <http://docbook.sf.net/>
-.\"      Date: 07/21/2016
+.\"      Date: 12/15/2016
 .\"    Manual: Chromium depot_tools Manual
-.\"    Source: depot_tools bf2a341
+.\"    Source: depot_tools f72f1ad
 .\"  Language: English
 .\"
-.TH "GIT\-UPSTREAM\-DIFF" "1" "07/21/2016" "depot_tools bf2a341" "Chromium depot_tools Manual"
+.TH "GIT\-UPSTREAM\-DIFF" "1" "12/15/2016" "depot_tools f72f1ad" "Chromium depot_tools Manual"
 .\" -----------------------------------------------------------------
 .\" * Define some portability stuff
 .\" -----------------------------------------------------------------
@@ -37,7 +37,7 @@
 .sp
 .SH "DESCRIPTION"
 .sp
-Shows a diff beween your current branch and it\(cqs upstream\&. This is \fIroughly\fR the same as:
+Shows a diff between your current branch and it\(cqs upstream\&. This is \fIroughly\fR the same as:
 .sp
 .if n \{\
 .RS 4
@@ -123,5 +123,5 @@
 .IP " 1." 4
 here
 .RS 4
-\%https://chromium.googlesource.com/chromium/tools/depot_tools
+\%https://chromium.googlesource.com/chromium/tools/depot_tools.git
 .RE