Skip to content

Commit

Permalink
Fixed typo in lib/Parrot/Test/HBDB.pm.
Browse files Browse the repository at this point in the history
  • Loading branch information
soh-cah-toa committed Jul 21, 2011
1 parent c82e793 commit 0b1cea1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Parrot/Test/HBDB.pm
Expand Up @@ -25,7 +25,7 @@ requirement has not been met, all tests will be skipped.
=item B<new()>
Returns a new C<Parrot::Test::HBDB> object. Note that this does note actually
Returns a new C<Parrot::Test::HBDB> object. Note that this does not actually
start a HBDB process. For that you must invoke C<start()>.
my $hbdb = Parrot::Test::HBDB->new();
Expand Down

0 comments on commit 0b1cea1

Please sign in to comment.