Rev 3765: Fix typo in file:///v/home/vila/src/bzr/cleanup/doc/

Vincent Ladeuil v.ladeuil+lp at free.fr
Mon Oct 6 07:30:52 BST 2008


At file:///v/home/vila/src/bzr/cleanup/doc/

------------------------------------------------------------
revno: 3765
revision-id: v.ladeuil+lp at free.fr-20081006063051-r3mt4p6qy290rheh
parent: pqm at pqm.ubuntu.com-20081005201827-qf1bsycn8x9qwbbb
committer: Vincent Ladeuil <v.ladeuil+lp at free.fr>
branch nick: doc
timestamp: Mon 2008-10-06 08:30:51 +0200
message:
  Fix typo
-------------- next part --------------
=== modified file 'bzrlib/transport/__init__.py'
--- a/bzrlib/transport/__init__.py	2008-09-25 16:03:22 +0000
+++ b/bzrlib/transport/__init__.py	2008-10-06 06:30:51 +0000
@@ -100,7 +100,7 @@
 class TransportListRegistry(registry.Registry):
     """A registry which simplifies tracking available Transports.
 
-    A registration of a new protocol requires two step:
+    A registration of a new protocol requires two steps:
     1) register the prefix with the function register_transport( )
     2) register the protocol provider with the function
     register_transport_provider( ) ( and the "lazy" variant )



More information about the bazaar-commits mailing list