Rev 2404: (robertc) Typo in the help for ``register-branch`` fixed. (Robert Collins, #96770) in file:///home/robertc/source/baz/misc-fixen/

Robert Collins robertc at robertcollins.net
Fri Apr 20 08:38:24 BST 2007


At file:///home/robertc/source/baz/misc-fixen/

------------------------------------------------------------
revno: 2404
revision-id: 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:
  NEWS                           NEWS-20050323055033-4e00b5db738777ff
  bzrlib/plugins/launchpad/__init__.py __init__.py-20060315182712-2d5feebd2a1032dc
=== 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