From 2b56bb498f82860fb8783a7ee4d69a1d5696c5c9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Wed, 3 Apr 2013 13:47:12 +0200 Subject: Update Ranch to 0.8.0 --- guide/middlewares.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'guide') diff --git a/guide/middlewares.md b/guide/middlewares.md index b5f055c..a1f1f8d 100644 --- a/guide/middlewares.md +++ b/guide/middlewares.md @@ -48,7 +48,7 @@ the routing information. It is a list of tuples with the first element being an atom and the second any Erlang term. Two values in the environment are reserved: - * `listener` contains the pid of the listener process + * `listener` contains the name of the listener * `result` contains the result of the processing The `listener` value is always defined. The `result` value can be -- cgit v1.2.3