--- testing.pod 2004-12-09 17:59:45.832520408 -0500
+++ testing.pod 2004-12-09 18:00:17.777664008 -0500
@@ -90,7 +90,7 @@
 A simpler approach is to use the C<Test::More> module in your test
 scripts. This module offers many useful test functions, including
 C<diag>, a function that automatically escapes and passes strings to
-C<print> to bypass C<Test::Harnes>:
+C<print> to bypass C<Test::Harness>:

   use Test::More;
   diag "testing : feature foo\n";



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to