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

------------------------------------------------------------
revno: 3765
revision-id: [EMAIL PROTECTED]
parent: [EMAIL PROTECTED]
committer: Vincent Ladeuil <[EMAIL PROTECTED]>
branch nick: doc
timestamp: Mon 2008-10-06 08:30:51 +0200
message:
  Fix typo
=== 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 )

-- 
bazaar-commits mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/bazaar-commits

Reply via email to