JINMEI Tatuya il y a 13 ans
Parent
commit
8f3f3e9da3
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      src/bin/xfrout/tests/xfrout_test.py.in

+ 1 - 1
src/bin/xfrout/tests/xfrout_test.py.in

@@ -219,7 +219,7 @@ class TestXfroutSession(unittest.TestCase):
     def test_exception_from_session(self):
         '''Test the case where the main processing raises an exception.
 
-        We just check it doesn't any unexpected disruption and (in teraDown)
+        We just check it doesn't any unexpected disruption and (in tearDown)
         transfer_counter is correctly reset to 0.
 
         '''