X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FCatalyst%2FManual%2FTutorial%2FAuthorization.pod;h=867c26ec5afa0f0a660a436ba37588a2503a7978;hb=7edc54841a8a242568f86b548bf05ebe2400de80;hp=d0ca866fe4e340aad93e412a15b01bfb3878ecc5;hpb=94d8da411a980c822af29da44d4cbf62a72c25c1;p=catagits%2FCatalyst-Manual.git diff --git a/lib/Catalyst/Manual/Tutorial/Authorization.pod b/lib/Catalyst/Manual/Tutorial/Authorization.pod index d0ca866..867c26e 100644 --- a/lib/Catalyst/Manual/Tutorial/Authorization.pod +++ b/lib/Catalyst/Manual/Tutorial/Authorization.pod @@ -93,7 +93,7 @@ Edit C and add C to the list: B As discussed in MoreCatalystBasics, different versions of C have used a variety of methods to load the plugins. -You put the plugins in the C statement if you prefer. +You can put the plugins in the C statement if you prefer. =head2 Add Config Information for Authorization