Rev 5565: Fix spelling mistake. in file:///home/vila/src/bzr/bugs/686008-spurious-https-failure/

Vincent Ladeuil v.ladeuil+lp at free.fr
Tue Dec 7 17:01:25 GMT 2010


At file:///home/vila/src/bzr/bugs/686008-spurious-https-failure/

------------------------------------------------------------
revno: 5565
revision-id: v.ladeuil+lp at free.fr-20101207170125-d50haohq7fg7obw7
parent: v.ladeuil+lp at free.fr-20101207162749-k65sleojko8okir7
committer: Vincent Ladeuil <v.ladeuil+lp at free.fr>
branch nick: 686008-spurious-https-failure
timestamp: Tue 2010-12-07 18:01:25 +0100
message:
  Fix spelling mistake.
-------------- next part --------------
=== modified file 'bzrlib/tests/test_server.py'
--- a/bzrlib/tests/test_server.py	2010-12-07 16:20:43 +0000
+++ b/bzrlib/tests/test_server.py	2010-12-07 17:01:25 +0000
@@ -531,7 +531,7 @@
         # Update the client description
         self.clients.pop()
         self.clients.append((request, client_address, t))
-        # Propagate the exception handler since we must use the same one than
+        # Propagate the exception handler since we must use the same one as
         # TestingTCPServer for connections running in their own threads.
         t.set_ignored_exceptions(self.ignored_exceptions)
         t.start()



More information about the bazaar-commits mailing list