From 983f5a41e84bf934f022651864b6e76502e846e9 Mon Sep 17 00:00:00 2001 From: Fredrik Tolf Date: Tue, 24 Sep 2013 08:05:12 +0200 Subject: [PATCH] doc: Fixed typo. --- python/doc/scgi-wsgi.doc | 2 +- python3/doc/scgi-wsgi3.doc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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 -- 2.11.0