spelling fix, s/svae/save/;
dhoss [Fri, 30 Jan 2009 01:34:47 +0000 (01:34 +0000)]
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