Skip to content

Commit 698bfa0

Browse files
committed
fix typo
1 parent 1dcf41d commit 698bfa0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/Net/RDAP/SearchResult.pm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ the search parameters.
3838
3939
$result->entities;
4040
41-
Returns an array of L<Net::RDAP::Object::Entities> objects which matched
41+
Returns an array of L<Net::RDAP::Object::Entity> objects which matched
4242
the search parameters.
4343
4444
=head1 COPYRIGHT

0 commit comments

Comments
 (0)