Subject: | Bad link in documentation |
Missing an 'i' in a link to Cataylst::Plugin::HTML::Widget, resurting in
a bad link. Patch attached.
Subject: | html-widget.diff |
diff -ur HTML-Widget-1.07/lib/HTML/Widget.pm HTML-Widget/lib/HTML/Widget.pm
--- HTML-Widget-1.07/lib/HTML/Widget.pm 2006-04-26 02:52:30.000000000 -0700
+++ HTML-Widget/lib/HTML/Widget.pm 2006-05-29 15:52:26.000000000 -0700
@@ -743,7 +743,7 @@
Set/Get a boolean field. This is a convenience method for the user, so they
can keep track of which of many Widget objects were submitted. It is also
-used by L<Catalyst::Plugin::HTML::Wdget>
+used by L<Catalyst::Plugin::HTML::Widget>
=head2 $self->legend($legend)