Dolda2000 GitWeb
/
ashd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3ef7889
)
doc: Fixed typo.
author
Fredrik Tolf
<fredrik@dolda2000.com>
Tue, 17 May 2011 21:20:50 +0000
(23:20 +0200)
committer
Fredrik Tolf
<fredrik@dolda2000.com>
Tue, 17 May 2011 21:20:50 +0000
(23:20 +0200)
python/doc/ashd-wsgi.doc
patch
|
blob
|
blame
|
history
diff --git
a/python/doc/ashd-wsgi.doc
b/python/doc/ashd-wsgi.doc
index
b73f90d
..
9b950b8
100644
(file)
--- 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