changeset 5791:73493ddc8c9e stable

docs: fix typo
author Mads Kiilerich <madski@unity3d.com>
date Mon, 04 Apr 2016 23:34:13 +0200
parents ac4daf775230
children 5a47ce11427c 43d23fa871d8
files docs/setup.rst
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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,