# HG changeset patch # User Mads Kiilerich # Date 2016-04-04 23:34:13 # Node ID 73493ddc8c9e58dc89c47ddc5ebb082b09fce226 # Parent ac4daf77523029c7b358689642c1cfa24beea9e1 docs: fix typo diff --git a/docs/setup.rst b/docs/setup.rst --- a/docs/setup.rst +++ b/docs/setup.rst @@ -754,7 +754,7 @@ Or if using a dispatcher WSGI script wit Apache will by default run as a special Apache user, on Linux systems usually ``www-data`` or ``apache``. If you need to have the repositories directory owned by a different user, use the user and group options to -WSGIDaemonProcess to set the name of the user and group. """ +WSGIDaemonProcess to set the name of the user and group. .. note:: If running Kallithea in multiprocess mode,