diff --git a/product/ERP5/ERP5Site.py b/product/ERP5/ERP5Site.py
index 5546dfa4cde631637fa35fabf29d73e1cd789078..3cd40fed580678cfd242cb43fd7e82db03fab535 100755
--- a/product/ERP5/ERP5Site.py
+++ b/product/ERP5/ERP5Site.py
@@ -845,7 +845,7 @@ class ERP5Generator(PortalGenerator):
             withnuxgroups = 1
           except:
             withnuxgroups = 0
-        if ERP5Security is not None  
+        if ERP5Security is not None:
           # Use Pluggable Auth Service instead of the standard acl_users.
           p.manage_addProduct['PluggableAuthService'].addPluggableAuthService()
           # Add ERP5UserManager