better description for tap methods
[catagits/DOM-Tiny.git] / lib / DOM / Tiny / Collection.pm
index 709a1c1..da17842 100644 (file)
@@ -342,7 +342,7 @@ from the results.
 
   $collection = $collection->tap(sub {...});
 
-Alias for L<Mojo::Base/"tap">.
+Equivalent to L<Mojo::Base/"tap">.
 
 =head2 to_array