Rev 2434: (robertc) Typo in the help for ``register-branch`` fixed. (Robert Collins, #96770) in file:///home/pqm/archives/thelove/bzr/%2Btrunk/

Canonical.com Patch Queue Manager pqm at pqm.ubuntu.com
Fri Apr 20 09:09:04 BST 2007


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

------------------------------------------------------------
revno: 2434
revision-id: pqm at pqm.ubuntu.com-20070420080902-6kdj9s5jhwq4sm7v
parent: pqm at pqm.ubuntu.com-20070420074025-f3uyko3oai8bj5td
parent: robertc at robertcollins.net-20070420073820-iulf74ans1v2fn8e
committer: Canonical.com Patch Queue Manager<pqm at pqm.ubuntu.com>
branch nick: +trunk
timestamp: Fri 2007-04-20 09:09:02 +0100
message:
  (robertc) Typo in the help for ``register-branch`` fixed. (Robert Collins, #96770)
modified:
  NEWS                           NEWS-20050323055033-4e00b5db738777ff
  bzrlib/plugins/launchpad/__init__.py __init__.py-20060315182712-2d5feebd2a1032dc
    ------------------------------------------------------------
    revno: 2400.2.4
    merged: robertc at robertcollins.net-20070420073820-iulf74ans1v2fn8e
    parent: robertc at robertcollins.net-20070420070654-0spvh2id8kd2hlyb
    committer: Robert Collins <robertc at robertcollins.net>
    branch nick: misc-fixen
    timestamp: Fri 2007-04-20 17:38:20 +1000
    message:
      (robertc) Typo in the help for ``register-branch`` fixed. (Robert Collins, #96770)
=== modified file 'NEWS'
--- a/NEWS	2007-04-20 07:06:54 +0000
+++ b/NEWS	2007-04-20 07:38:20 +0000
@@ -102,6 +102,8 @@
     * FTP now works even when the FTP server does not support atomic rename.
       (Aaron Bentley, #89436)
 
+    * Typo in the help for ``register-branch`` fixed. (Robert Collins, #96770)
+
   TESTING:
 
     * Added ``bzrlib.strace.strace`` which will strace a single callable and

=== modified file 'bzrlib/plugins/launchpad/__init__.py'
--- a/bzrlib/plugins/launchpad/__init__.py	2007-01-26 04:44:10 +0000
+++ b/bzrlib/plugins/launchpad/__init__.py	2007-04-20 07:38:20 +0000
@@ -34,7 +34,7 @@
     """Register a branch with launchpad.net.
 
     This command lists a bzr branch in the directory of branches on
-    launchpad.net.  Registration allows the bug to be associated with
+    launchpad.net.  Registration allows the branch to be associated with
     bugs or specifications.
     
     Before using this command you must register the product to which the




More information about the bazaar-commits mailing list