Browse Source

[1288] typo

JINMEI Tatuya 13 years ago
parent
commit
8f3f3e9da3
1 changed files with 1 additions and 1 deletions
  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.
 
         '''