From e3aca55c91eaac398b310e6e3c51139e7e3438a0 Mon Sep 17 00:00:00 2001 From: Fredrik Tolf Date: Tue, 24 Sep 2013 08:01:44 +0200 Subject: [PATCH] doc: Fixed typo. --- python/doc/ashd-wsgi.doc | 2 +- python3/doc/ashd-wsgi3.doc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/python/doc/ashd-wsgi.doc b/python/doc/ashd-wsgi.doc index 2102557..f9dd1c2 100644 --- a/python/doc/ashd-wsgi.doc +++ b/python/doc/ashd-wsgi.doc @@ -65,7 +65,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'. PROTOCOL diff --git a/python3/doc/ashd-wsgi3.doc b/python3/doc/ashd-wsgi3.doc index 0be02b1..9d0123b 100644 --- a/python3/doc/ashd-wsgi3.doc +++ b/python3/doc/ashd-wsgi3.doc @@ -65,7 +65,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'. PROTOCOL -- 2.11.0