X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Controller-DBIC-API.git;a=blobdiff_plain;f=lib%2FCatalyst%2FController%2FDBIC%2FAPI.pm;fp=lib%2FCatalyst%2FController%2FDBIC%2FAPI.pm;h=bfdfd76277a3aa8fb7d9979b57afe34c2d54182b;hp=7cfb6e662d43b5966128b130b42505a2c9f7a319;hb=d93988fd263249693b54659faf5fde139d2358aa;hpb=167f91619e02db8320b61f428a1e09706e300bb4 diff --git a/lib/Catalyst/Controller/DBIC/API.pm b/lib/Catalyst/Controller/DBIC/API.pm index 7cfb6e6..bfdfd76 100644 --- a/lib/Catalyst/Controller/DBIC/API.pm +++ b/lib/Catalyst/Controller/DBIC/API.pm @@ -260,8 +260,8 @@ This action is the chain root for all object level actions (such as delete and update) that operate on a single identifer. The provided identifier will be used to find that particular object and add it to the request's store ofobjects. -Please see L for more details on the -stored objects. +Please see L for more +details on the stored objects. =cut @@ -298,8 +298,8 @@ new object to be created. Otherwise, the values in the hash will be used to perform an update. As a special case, a single hash sent will be coerced into an array. -Please see L for more details on the -stored objects. +Please see L for more +details on the stored objects. =cut