Merge ~twom/launchpad:source-target-typo into launchpad:master

Proposed by Tom Wardill
Status: Merged
Approved by: Tom Wardill
Approved revision: fabd2b39909510a9f2688eb786b937fd84b555cf
Merge reported by: Otto Co-Pilot
Merged at revision: not available
Proposed branch: ~twom/launchpad:source-target-typo
Merge into: launchpad:master
Diff against target: 13 lines (+1/-1)
1 file modified
lib/lp/code/browser/gitref.py (+1/-1)
Reviewer Review Type Date Requested Status
Colin Watson (community) Approve
Review via email: mp+394765@code.launchpad.net

Commit message

Fix typo in prerequisite branch explanation

To post a comment you must log in.
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
diff --git a/lib/lp/code/browser/gitref.py b/lib/lp/code/browser/gitref.py
index 5edce2c..ff01a72 100644
--- a/lib/lp/code/browser/gitref.py
+++ b/lib/lp/code/browser/gitref.py
@@ -250,7 +250,7 @@ class GitRefRegisterMergeProposalSchema(Interface):
250250
251 prerequisite_git_ref = copy_field(251 prerequisite_git_ref = copy_field(
252 IBranchMergeProposal['prerequisite_git_ref'], required=False,252 IBranchMergeProposal['prerequisite_git_ref'], required=False,
253 description=_("If the target branch is based on a different branch, "253 description=_("If the source branch is based on a different branch, "
254 "you can add this as a prerequisite. "254 "you can add this as a prerequisite. "
255 "The changes from that branch will not show "255 "The changes from that branch will not show "
256 "in the diff."))256 "in the diff."))

Subscribers

People subscribed via source and target branches

to status/vote changes: