From: Fredrik Tolf Date: Tue, 24 Sep 2013 06:05:12 +0000 (+0200) Subject: doc: Fixed typo. X-Git-Url: http://www.dolda2000.com/gitweb/?p=ashd.git;a=commitdiff_plain;h=983f5a41e84bf934f022651864b6e76502e846e9 doc: Fixed typo. --- diff --git a/python/doc/scgi-wsgi.doc b/python/doc/scgi-wsgi.doc index f67191f..58ca3a7 100644 --- a/python/doc/scgi-wsgi.doc +++ b/python/doc/scgi-wsgi.doc @@ -56,7 +56,7 @@ OPTIONS *-m* 'PDM-SPEC':: If the PDM library is installed on the system, create a - listening socket for connection PDM clients according to + listening socket for connecting PDM clients according to 'PDM-SPEC'. AUTHOR diff --git a/python3/doc/scgi-wsgi3.doc b/python3/doc/scgi-wsgi3.doc index 24bac3a..6c7d7db 100644 --- a/python3/doc/scgi-wsgi3.doc +++ b/python3/doc/scgi-wsgi3.doc @@ -56,7 +56,7 @@ OPTIONS *-m* 'PDM-SPEC':: If the PDM library is installed on the system, create a - listening socket for connection PDM clients according to + listening socket for connecting PDM clients according to 'PDM-SPEC'. AUTHOR