# HG changeset patch # User Mads Kiilerich # Date 1459805653 -7200 # Node ID 73493ddc8c9e58dc89c47ddc5ebb082b09fce226 # Parent ac4daf77523029c7b358689642c1cfa24beea9e1 docs: fix typo diff -r ac4daf775230 -r 73493ddc8c9e docs/setup.rst --- a/docs/setup.rst Sun Apr 03 22:45:38 2016 +0200 +++ b/docs/setup.rst Mon Apr 04 23:34:13 2016 +0200 @@ -754,7 +754,7 @@ 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,