Rev 4764: Fix typo in comment so a grep would match (I started with the wron comment to seed my first grep :-/) in file:///home/vila/src/bzr/bugs/583667-lp-no-edge/

Vincent Ladeuil v.ladeuil+lp at free.fr
Fri Nov 26 14:06:37 GMT 2010


At file:///home/vila/src/bzr/bugs/583667-lp-no-edge/

------------------------------------------------------------
revno: 4764
revision-id: v.ladeuil+lp at free.fr-20101126140637-2voygvjtlfvrqs0q
parent: pqm at pqm.ubuntu.com-20101008103105-f6yym65cx1etb2mn
committer: Vincent Ladeuil <v.ladeuil+lp at free.fr>
branch nick: 583667-lp-no-edge
timestamp: Fri 2010-11-26 15:06:37 +0100
message:
  Fix typo in comment so a grep would match (I started with the wron comment to seed my first grep :-/)
-------------- next part --------------
=== modified file 'bzrlib/plugins/launchpad/__init__.py'
--- a/bzrlib/plugins/launchpad/__init__.py	2009-07-06 13:00:23 +0000
+++ b/bzrlib/plugins/launchpad/__init__.py	2010-11-26 14:06:37 +0000
@@ -17,7 +17,7 @@
 """Launchpad.net integration plugin for Bazaar."""
 
 # The XMLRPC server address can be overridden by setting the environment
-# variable $BZR_LP_XMLRPL_URL
+# variable $BZR_LP_XMLRPC_URL
 
 # see http://bazaar-vcs.org/Specs/BranchRegistrationTool
 



More information about the bazaar-commits mailing list