And another trivial doc fix
[catagits/Catalyst-Runtime.git] / lib / Catalyst / Engine.pm
index 0f53b17..af9f2b2 100644 (file)
@@ -678,7 +678,7 @@ sub prepare_read {
 
 =head2 $self->prepare_request(@arguments)
 
-Populate the context object from the request object.
+Sets up the PSGI environment in the Engine (just for back compat).
 
 =cut