diff --git a/lib/Parrot/Test/HBDB.pm b/lib/Parrot/Test/HBDB.pm index d75164795e..290f4859c8 100644 --- a/lib/Parrot/Test/HBDB.pm +++ b/lib/Parrot/Test/HBDB.pm @@ -25,7 +25,7 @@ requirement has not been met, all tests will be skipped. =item B -Returns a new C object. Note that this does note actually +Returns a new C object. Note that this does not actually start a HBDB process. For that you must invoke C. my $hbdb = Parrot::Test::HBDB->new();