From: dhoss Date: Fri, 30 Jan 2009 01:34:47 +0000 (+0000) Subject: spelling fix, s/svae/save/; X-Git-Tag: 0.67_01~19 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Action-REST.git;a=commitdiff_plain;h=3907fd3c563eb2f3cd581aebf4d4080821ffdbb1 spelling fix, s/svae/save/; --- diff --git a/lib/Catalyst/Controller/REST.pm b/lib/Catalyst/Controller/REST.pm index 50e57ff..d0c43b0 100644 --- a/lib/Catalyst/Controller/REST.pm +++ b/lib/Catalyst/Controller/REST.pm @@ -107,7 +107,7 @@ installed. In addition, each serializer has it's quirks in terms of what sorts of data structures it will properly handle. L makes -no attempt to svae you from yourself in this regard. :) +no attempt to save you from yourself in this regard. :) =over 2