diff --git a/rhodecode/bin/template.ini.mako b/rhodecode/bin/template.ini.mako --- a/rhodecode/bin/template.ini.mako +++ b/rhodecode/bin/template.ini.mako @@ -67,7 +67,7 @@ proc_name = rhodecode <%text>## recommended for bigger setup is using of of other than sync one worker_class = sync max_requests = 1000 -<%text>## ammount of time a worker can handle request before it get's killed and +<%text>## ammount of time a worker can handle request before it gets killed and <%text>## restarted timeout = 3600 %endif