From 1b45efc103b064840771676901e2a12606d50df9 Mon Sep 17 00:00:00 2001 From: mateu Date: Tue, 11 Aug 2009 15:10:28 +0000 Subject: add missing word to Widgets.pod --- lib/Reaction/Manual/Widgets.pod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib') diff --git a/lib/Reaction/Manual/Widgets.pod b/lib/Reaction/Manual/Widgets.pod index 3e20427..3553391 100644 --- a/lib/Reaction/Manual/Widgets.pod +++ b/lib/Reaction/Manual/Widgets.pod @@ -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; -- cgit v1.2.3-54-g00ecf