summaryrefslogtreecommitdiff
path: root/buildbot
diff options
context:
space:
mode:
authorGabe Black <gabeblack@chromium.org>2014-05-15 18:49:05 -0700
committerchrome-internal-fetch <chrome-internal-fetch@google.com>2014-05-17 20:11:03 +0000
commit7b5cfdd56f6fafb49471a7a7bc8cdf1906364e3b (patch)
treea6947937f0f633f0daf609a039bd23fecae6b018 /buildbot
parentc3a4f7d1e5b22d3ec84fc54422cf1ae79f1c6ae8 (diff)
downloadchromite-7b5cfdd56f6fafb49471a7a7bc8cdf1906364e3b.tar.gz
Fix some typos in some comments.
There are were some minor typos in some comments. BUG=None TEST=run_tests Change-Id: I3f87fb77ce0417732316829ae936980a42fc0280 Reviewed-on: https://chromium-review.googlesource.com/200245 Reviewed-by: David James <davidjames@chromium.org> Tested-by: Gabe Black <gabeblack@chromium.org> Commit-Queue: Gabe Black <gabeblack@chromium.org>
Diffstat (limited to 'buildbot')
-rw-r--r--buildbot/validation_pool.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/buildbot/validation_pool.py b/buildbot/validation_pool.py
index ed8f59cbe..0bba93ff3 100644
--- a/buildbot/validation_pool.py
+++ b/buildbot/validation_pool.py
@@ -1011,7 +1011,7 @@ class PatchSeries(object):
git_repo: Absolute path to the git repository to operate upon.
tracking_branch: Which tracking branch patches should apply against.
kwargs: See PatchSeries.__init__ for the various optional args;
- not forced_manifest cannot be used here, and force_content_merging
+ note forced_manifest cannot be used here, and force_content_merging
defaults to True in this usage.
Returns: