spelling fix, s/svae/save/;
[catagits/Catalyst-Action-REST.git] / lib / Catalyst / Controller / REST.pm
index 50e57ff..d0c43b0 100644 (file)
@@ -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<Catalyst::Controller::REST> makes
-no attempt to svae you from yourself in this regard. :) 
+no attempt to save you from yourself in this regard. :) 
 
 =over 2