add missing word to Widgets.pod
mateu [Tue, 11 Aug 2009 15:10:28 +0000 (15:10 +0000)]
lib/Reaction/Manual/Widgets.pod

index 3e20427..3553391 100644 (file)
@@ -48,7 +48,7 @@ be used to provide the data and some additional control over the rendering of th
 
 This abstracts the data manipulation view logic from the layouting view logic.
 
-A widget can a new fragment like this:
+A widget can implement a new fragment like this:
 
   package MyApp::Widget::Foo;
   use Reaction::UI::WidgetClass;