Revision: 3723
Author: janne.t.harkonen
Date: Mon Jun  7 05:13:27 2010
Log: typo
http://code.google.com/p/robotframework/source/detail?r=3723

Modified:
 /trunk/doc/userguide/src/CreatingTestData/CreatingTestSuites.txt

=======================================
--- /trunk/doc/userguide/src/CreatingTestData/CreatingTestSuites.txt Mon Jun 7 05:09:50 2010 +++ /trunk/doc/userguide/src/CreatingTestData/CreatingTestSuites.txt Mon Jun 7 05:13:27 2010
@@ -230,7 +230,7 @@
 suite fails. If the suite teardown fails, all test cases in the
 suite are marked failed, regardless of their original execution status.
 Starting from Robot Framework 2.5, all the keywords in suite teardowns
-are executed even if one of them failes.
+are executed even if one of them fails.

 The name of the keyword to be executed as a setup or a teardown can be
 a variable. This facilitates having different setups or teardowns

Reply via email to