diff docs/setup.rst @ 3335:2d4e1f5e854e beta

docs updates
author Marcin Kuzminski <marcin@python-works.com>
date Fri, 08 Feb 2013 19:24:07 +0100
parents 7b74079beec9
children 0065f7fe60f6
line wrap: on
line diff
--- a/docs/setup.rst	Fri Feb 08 19:08:52 2013 +0100
+++ b/docs/setup.rst	Fri Feb 08 19:24:07 2013 +0100
@@ -689,8 +689,8 @@
    into above configuration
 
 .. note::
-   RhodeCode cannot be runned in multiprocess mode in apache, make sure
-   you don't specify `processes=num` directive in the config
+   Running RhodeCode in multiprocess mode in apache is not supported,
+   make sure you don't specify `processes=num` directive in the config
 
 
 Example wsgi dispatch script::