Rev 3136: Fix typo (hi John ; ). in file:///v/home/vila/src/bzr/bugs/177643/

Vincent Ladeuil v.ladeuil+lp at free.fr
Thu Dec 20 14:29:37 GMT 2007


At file:///v/home/vila/src/bzr/bugs/177643/

------------------------------------------------------------
revno: 3136
revision-id:v.ladeuil+lp at free.fr-20071220142933-xf5h8kd1885f8nz6
parent: v.ladeuil+lp at free.fr-20071220141421-1m9i2monq5d9zgno
committer: Vincent Ladeuil <v.ladeuil+lp at free.fr>
branch nick: 177643
timestamp: Thu 2007-12-20 15:29:33 +0100
message:
  Fix typo (hi John ;).
modified:
  bzrlib/transport/http/_urllib2_wrappers.py _urllib2_wrappers.py-20060913231729-ha9ugi48ktx481ao-1
-------------- next part --------------
=== modified file 'bzrlib/transport/http/_urllib2_wrappers.py'
--- a/bzrlib/transport/http/_urllib2_wrappers.py	2007-12-20 14:14:21 +0000
+++ b/bzrlib/transport/http/_urllib2_wrappers.py	2007-12-20 14:29:33 +0000
@@ -1036,7 +1036,7 @@
         the prompt, so we build the prompt from the authentication dict which
         contains all the needed parts.
 
-        Also, hhtp and proxy AuthHandlers present different prompts to the
+        Also, http and proxy AuthHandlers present different prompts to the
         user. The daughter classes should implements a public
         build_password_prompt using this method.
         """



More information about the bazaar-commits mailing list