Rev 4645: Fix typo. in http://bazaar.launchpad.net/~lifeless/bzr/test-speed

Robert Collins robertc at robertcollins.net
Tue Aug 25 03:36:49 BST 2009


At http://bazaar.launchpad.net/~lifeless/bzr/test-speed

------------------------------------------------------------
revno: 4645
revision-id: robertc at robertcollins.net-20090825023645-3wejrck3eyxashe3
parent: robertc at robertcollins.net-20090824223253-rmp6ccjidwkgguml
committer: Robert Collins <robertc at robertcollins.net>
branch nick: test-speed
timestamp: Tue 2009-08-25 12:36:45 +1000
message:
  Fix typo.
=== modified file 'bzrlib/tests/__init__.py'
--- a/bzrlib/tests/__init__.py	2009-08-24 22:32:53 +0000
+++ b/bzrlib/tests/__init__.py	2009-08-25 02:36:45 +0000
@@ -3214,7 +3214,7 @@
     While it might be cleaner do accumulate this in stopTest, addSuccess is
     where our existing output support for lsprof is, and this class aims to
     fit in with that: while it could be moved it's not necessary to accomplish
-    test profiling, nor would be be dramatically cleaner.
+    test profiling, nor would it be dramatically cleaner.
     """
 
     def startTest(self, test):




More information about the bazaar-commits mailing list