Subject: | [Patch] POD nit |
The attached patch fixes some POD, which renders wrong, at least at
search.cpan.org.
Subject: | pod.patch |
diff --git a/lib/HTML/Tested.pm b/lib/HTML/Tested.pm
index 0288cdd..da617d5 100644
--- a/lib/HTML/Tested.pm
+++ b/lib/HTML/Tested.pm
@@ -209,7 +209,7 @@ sub ht_set_widget_option {
=head2 $root->ht_validate
Recursively validates all contained widgets. See C<HTML::Tested::Value> for
-C<$widget->validate> method description.
+C<< $widget->validate >> method description.
Prepends the names of the widgets which failed validation into result arrays.