Merge ~jugmac00/launchpad:fix-typo-access into launchpad:master

Proposed by Jürgen Gmach
Status: Merged
Approved by: Jürgen Gmach
Approved revision: 6b55a6f10f16c7871e32da96020da3e123e1defe
Merge reported by: Otto Co-Pilot
Merged at revision: not available
Proposed branch: ~jugmac00/launchpad:fix-typo-access
Merge into: launchpad:master
Diff against target: 13 lines (+1/-1)
1 file modified
lib/lp/codehosting/puller/worker.py (+1/-1)
Reviewer Review Type Date Requested Status
Colin Watson (community) Approve
Review via email: mp+414065@code.launchpad.net

Commit message

Fix typo

To post a comment you must log in.
Revision history for this message
Colin Watson (cjwatson) wrote :

Either this needs to declare my `rename-slave-scanner` branch as a prerequisite, or else just your most recent commit needs to be rebased onto master; probably the latter from the looks of it.

review: Needs Fixing
Revision history for this message
Jürgen Gmach (jugmac00) wrote :

Fixed - sorry!

Revision history for this message
Colin Watson (cjwatson) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/lib/lp/codehosting/puller/worker.py b/lib/lp/codehosting/puller/worker.py
2index 75cb919..5f4e58d 100644
3--- a/lib/lp/codehosting/puller/worker.py
4+++ b/lib/lp/codehosting/puller/worker.py
5@@ -181,7 +181,7 @@ class BranchMirrorer:
6 """A `BranchMirrorer` safely makes mirrors of branches.
7
8 A `BranchMirrorer` has a `BranchOpenPolicy` to tell it which URLs are safe
9- to accesss and whether or not to follow branch references.
10+ to access and whether or not to follow branch references.
11
12 The mirrorer knows how to follow branch references, create new mirrors,
13 update existing mirrors, determine stacked-on branches and the like.

Subscribers

People subscribed via source and target branches

to status/vote changes: