Rev 4765: (vila)(trivial) Fix typos in a doc string in file:///home/pqm/archives/thelove/bzr/%2Btrunk/

Canonical.com Patch Queue Manager pqm at pqm.ubuntu.com
Thu Oct 22 16:04:55 BST 2009


At file:///home/pqm/archives/thelove/bzr/%2Btrunk/

------------------------------------------------------------
revno: 4765 [merge]
revision-id: pqm at pqm.ubuntu.com-20091022150452-ii7isyvx3j3jsvm5
parent: pqm at pqm.ubuntu.com-20091022094825-p8f7l834runsr2op
parent: v.ladeuil+lp at free.fr-20091022135555-njlwnlhf5k5e4ahm
committer: Canonical.com Patch Queue Manager <pqm at pqm.ubuntu.com>
branch nick: +trunk
timestamp: Thu 2009-10-22 16:04:52 +0100
message:
  (vila)(trivial) Fix typos in a doc string
modified:
  bzrlib/transport/__init__.py   transport.py-20050711165921-4978aa7ce1285ad5
=== modified file 'bzrlib/transport/__init__.py'
--- a/bzrlib/transport/__init__.py	2009-09-14 05:39:09 +0000
+++ b/bzrlib/transport/__init__.py	2009-10-22 13:55:55 +0000
@@ -108,7 +108,7 @@
     register_transport_provider( ) ( and the "lazy" variant )
 
     This is needed because:
-    a) a single provider can support multple protcol ( like the ftp
+    a) a single provider can support multiple protocols ( like the ftp
     provider which supports both the ftp:// and the aftp:// protocols )
     b) a single protocol can have multiple providers ( like the http://
     protocol which is supported by both the urllib and pycurl provider )




More information about the bazaar-commits mailing list