Author: jkeenan
Date: Sun Jul 20 19:04:12 2008
New Revision: 29640

Modified:
   branches/parallel/t/steps/gen_config_h-01.t

Log:
Correct spelling error in test description.

Modified: branches/parallel/t/steps/gen_config_h-01.t
==============================================================================
--- branches/parallel/t/steps/gen_config_h-01.t (original)
+++ branches/parallel/t/steps/gen_config_h-01.t Sun Jul 20 19:04:12 2008
@@ -31,7 +31,7 @@
 ok(-f 'config/gen/config_h/config_h.in',
     "Prequisite file config_h.in located");
 ok(-f 'config/gen/config_h/feature_h.in',
-    "Prequisite file feathre_h.in located");
+    "Prequisite file feature_h.in located");
 
 pass("Completed all tests in $0");
 

Reply via email to