using mako-render instead of mako; fixed a typo in svn.mako
[invirt/packages/invirt-web.git] / files / etc / apache2 / sites-available / svn.mako
index 1266338..6bc9ad5 100644 (file)
@@ -6,7 +6,7 @@ svnpath  = cfg.svn.repopath
 %>
 
 <VirtualHost *:1111>
-       ServerAdmin ${errormail}
+       ServerAdmin ${errmail}
        ServerName ${hostname}:1111
        
        <Directory />