/[Apache-SVN]/perl/modperl/docs/trunk/src/docs/general/testing/testing.pod
ViewVC logotype

Diff of /perl/modperl/docs/trunk/src/docs/general/testing/testing.pod

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

--- perl/modperl/docs/trunk/src/docs/general/testing/testing.pod	2004/12/09 22:35:36	111442
+++ perl/modperl/docs/trunk/src/docs/general/testing/testing.pod	2004/12/09 22:46:22	111443
@@ -90,7 +90,7 @@ understand the problem if you get these
 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";

 

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26