--- Widget.pm.orig 2006-07-02 23:31:38.000000000 +0200
+++ Widget.pm 2006-07-02 23:31:43.000000000 +0200
@@ -379,7 +379,7 @@
textfield, with a button for choosing a file.
Adding an Upload element automatically calls
-C<$widget->enctype('multipart/form-data')> for you.
+C<$widget-E<gt>enctype('multipart/form-data')> for you.
=back