Trivial doc fix
[catagits/Catalyst-Runtime.git] / lib / Catalyst / Engine.pm
index 2a5f5f7..0f53b17 100644 (file)
@@ -839,8 +839,7 @@ sub run {
 
 =head2 build_psgi_app ($app, @args)
 
-Builds and returns a PSGI application closure, wrapping it in the reverse proxy
-middleware if the using_frontend_proxy config setting is set.
+Builds and returns a PSGI application closure. (Raw, not wrapped in middleware)
 
 =cut