aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Reaction/Manual
diff options
context:
space:
mode:
authorphaylon <phaylon@03d0b0b2-0e1a-0410-a411-fdb2f4bd65d7>2009-03-30 13:56:44 +0000
committerphaylon <phaylon@03d0b0b2-0e1a-0410-a411-fdb2f4bd65d7>2009-03-30 13:56:44 +0000
commitb807f8bff1d768320e737ae35ba7800afabd02d6 (patch)
tree184fe670c98af27c628ebc210631abe60668d39d /lib/Reaction/Manual
parent0fd7c39ddeef6a882cd3e5e70f863d9f3d6e5994 (diff)
downloadreaction-b807f8bff1d768320e737ae35ba7800afabd02d6.tar.gz
reaction-b807f8bff1d768320e737ae35ba7800afabd02d6.zip
fixed pod typos (abraxxa++)
Diffstat (limited to 'lib/Reaction/Manual')
-rw-r--r--lib/Reaction/Manual/Widgets.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Reaction/Manual/Widgets.pod b/lib/Reaction/Manual/Widgets.pod
index 14d1fc0..f79c87d 100644
--- a/lib/Reaction/Manual/Widgets.pod
+++ b/lib/Reaction/Manual/Widgets.pod
@@ -33,7 +33,7 @@ L<Moose/extends>.
=head1 FRAGMENTS
-Layouts can use the C<=for layout $fragmet> POD syntax to define fragments and use them
+Layouts can use the C<=for layout $fragment> POD syntax to define fragments and use them
like usual L<Template> variables.
But sometimes it is desirable to have a fragment that invokes Perl code in the widget