From: Fredrik Tolf Date: Sat, 17 Jul 2021 23:35:26 +0000 (+0200) Subject: doc: Fixed typo. X-Git-Url: http://www.dolda2000.com/gitweb/?p=ashd.git;a=commitdiff_plain;h=8fb1e0436e5fa918941bc4512bafef85d9dbf993 doc: Fixed typo. --- diff --git a/doc/httrcall.doc b/doc/httrcall.doc index 1e94ab2..514ae6f 100644 --- a/doc/httrcall.doc +++ b/doc/httrcall.doc @@ -32,7 +32,7 @@ OPTIONS *-l* 'LIMIT':: If specified, only 'LIMIT' copies of the handler program are - allowed to run at one time. If further request are received + allowed to run at one time. If further requests are received while 'LIMIT' children are running, *httrcall* will block, waiting for one to exit before processing further requests. If no *-l* option is specified (or specified as zero), *httrcall*