Deprecate unused private method
[catagits/Catalyst-Runtime.git] / lib / Catalyst / Engine.pm
index 48126e7..a6a6f25 100644 (file)
@@ -535,7 +535,7 @@ sub prepare_read {
 
 =head2 $self->prepare_request(@arguments)
 
-Sets up the PSGI environment in the Engine.
+Populate the context object from the request object.
 
 =cut