Rev 4279: (Matt Nordhoff) Fix a typo in the launchpad plugin's help in file:///home/pqm/archives/thelove/bzr/%2Btrunk/

Canonical.com Patch Queue Manager pqm at pqm.ubuntu.com
Thu Apr 9 18:35:40 BST 2009


At file:///home/pqm/archives/thelove/bzr/%2Btrunk/

------------------------------------------------------------
revno: 4279
revision-id: pqm at pqm.ubuntu.com-20090409173536-cwnykkwggyj7308w
parent: pqm at pqm.ubuntu.com-20090409115932-hpwxr62t6lrsb6k5
parent: mnordhoff at mattnordhoff.com-20090409160841-yyz89t06wypyiv9a
committer: Canonical.com Patch Queue Manager <pqm at pqm.ubuntu.com>
branch nick: +trunk
timestamp: Thu 2009-04-09 18:35:36 +0100
message:
  (Matt Nordhoff) Fix a typo in the launchpad plugin's help
modified:
  bzrlib/plugins/launchpad/__init__.py __init__.py-20060315182712-2d5feebd2a1032dc
    ------------------------------------------------------------
    revno: 4258.1.2
    revision-id: mnordhoff at mattnordhoff.com-20090409160841-yyz89t06wypyiv9a
    parent: james.westby at canonical.com-20090407200103-y9j0f220fvte9vuq
    committer: Matt Nordhoff <mnordhoff at mattnordhoff.com>
    branch nick: lp-help-typo
    timestamp: Thu 2009-04-09 16:08:41 +0000
    message:
      Fix a typo in the launchpad plugin's help
    modified:
      bzrlib/plugins/launchpad/__init__.py __init__.py-20060315182712-2d5feebd2a1032dc
=== modified file 'bzrlib/plugins/launchpad/__init__.py'
--- a/bzrlib/plugins/launchpad/__init__.py	2009-04-07 20:01:03 +0000
+++ b/bzrlib/plugins/launchpad/__init__.py	2009-04-09 16:08:41 +0000
@@ -284,8 +284,8 @@
     * The 'lp:' bug tracker alias can expand launchpad bug numbers to their
       URLs for use with 'bzr commit --fixes', e.g. 'bzr commit --fixes lp:12345'
       will record a revision property that marks that revision as fixing
-      bug Launchpad bug 12345. When you push that branch to Launchpad it
-      will automatically be linked to the bug report.
+      Launchpad bug 12345. When you push that branch to Launchpad it will
+      automatically be linked to the bug report.
 
     * The register-branch command tells Launchpad about the url of a
       public branch.  Launchpad will then mirror the branch, display




More information about the bazaar-commits mailing list