Revert "And another trivial doc fix"
Tomas Doran [Sun, 22 Jan 2012 10:04:45 +0000 (10:04 +0000)]
This reverts commit f21993513cc09ce7aec7b551bec107dd192d5905.

lib/Catalyst/Engine.pm

index 181c5b0..a6a6f25 100644 (file)
@@ -535,7 +535,7 @@ sub prepare_read {
 
 =head2 $self->prepare_request(@arguments)
 
-Sets up the PSGI environment in the Engine (just for back compat).
+Populate the context object from the request object.
 
 =cut