From 3da05ba70e34474ffe21c279512675a060915dbd Mon Sep 17 00:00:00 2001 From: Fredrik Tolf Date: Tue, 17 May 2011 23:20:50 +0200 Subject: [PATCH] doc: Fixed typo. --- python/doc/ashd-wsgi.doc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/doc/ashd-wsgi.doc b/python/doc/ashd-wsgi.doc index b73f90d..9b950b8 100644 --- a/python/doc/ashd-wsgi.doc +++ b/python/doc/ashd-wsgi.doc @@ -59,7 +59,7 @@ OPTIONS Allow at most 'LIMIT' requests to run concurrently. If a new request is made when 'LIMIT' requests are executing, the new request will wait up to ten seconds for one of them to - complete; if none does, the *ashd-wsgi* will assume that the + complete; if none does, *ashd-wsgi* will assume that the process is foobar and *abort*(3). PROTOCOL -- 2.11.0