Rev 2603: Fix one more option message. in http://sourcefrog.net/bzr/check-options

Martin Pool mbp at sourcefrog.net
Wed Jul 11 04:20:13 BST 2007


At http://sourcefrog.net/bzr/check-options

------------------------------------------------------------
revno: 2603
revision-id: mbp at sourcefrog.net-20070711032003-9t03vnewhh4fg6qw
parent: mbp at sourcefrog.net-20070711023238-3t8dcgltds9566ke
committer: Martin Pool <mbp at sourcefrog.net>
branch nick: check-options
timestamp: Wed 2007-07-11 13:20:03 +1000
message:
  Fix one more option message.
modified:
  bzrlib/plugins/launchpad/__init__.py __init__.py-20060315182712-2d5feebd2a1032dc
=== modified file 'bzrlib/plugins/launchpad/__init__.py'
--- a/bzrlib/plugins/launchpad/__init__.py	2007-07-10 10:20:27 +0000
+++ b/bzrlib/plugins/launchpad/__init__.py	2007-07-11 03:20:03 +0000
@@ -62,7 +62,7 @@
                 'One-sentence description of the branch.',
                 unicode),
          Option('branch-description',
-                'Longer description of the purpose or contents of the branch',
+                'Longer description of the purpose or contents of the branch.',
                 unicode),
          Option('author',
                 "Branch author's email address, if not yourself.",




More information about the bazaar-commits mailing list