And another trivial doc fix
Tomas Doran [Sun, 11 Dec 2011 14:03:54 +0000 (14:03 +0000)]
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