X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Manual.git;a=blobdiff_plain;f=lib%2FCatalyst%2FManual%2FTutorial%2F09_AdvancedCRUD.pod;h=eda91d0b653b25225cd502fa9943b6f2fa2aa422;hp=6c4c7f7bd5863e3eaf0afb0883a7c5fa10f232e4;hb=5336f54651dd781138086b9081b85b6839452a76;hpb=e0dfa383e8f431b273c2696f86938c1cbeb7ab42 diff --git a/lib/Catalyst/Manual/Tutorial/09_AdvancedCRUD.pod b/lib/Catalyst/Manual/Tutorial/09_AdvancedCRUD.pod index 6c4c7f7..eda91d0 100644 --- a/lib/Catalyst/Manual/Tutorial/09_AdvancedCRUD.pod +++ b/lib/Catalyst/Manual/Tutorial/09_AdvancedCRUD.pod @@ -67,7 +67,7 @@ model objects. In keeping with the Catalyst (and Perl) spirit of flexibility, there are many different ways to approach advanced CRUD operations in a Catalyst environment. Therefore, this section of the tutorial allows you to pick -from one of several modules that that cover different form management +from one of several modules that cover different form management tools. Select one or more options from the list below. =head1 ADVANCED CRUD OPTIONS