From: Tomas Doran Date: Sun, 22 Jan 2012 10:04:45 +0000 (+0000) Subject: Revert "And another trivial doc fix" X-Git-Tag: 5.90008~13 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=commitdiff_plain;h=c4a175162702fe2a2c7fa4ff2ad31219a6cf44d4 Revert "And another trivial doc fix" This reverts commit f21993513cc09ce7aec7b551bec107dd192d5905. --- diff --git a/lib/Catalyst/Engine.pm b/lib/Catalyst/Engine.pm index 181c5b0..a6a6f25 100644 --- a/lib/Catalyst/Engine.pm +++ b/lib/Catalyst/Engine.pm @@ -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