# HG changeset patch # User Sandrine Ribeau <sandrine.ribeau@logilab.fr> # Date 1269445469 -3600 # Wed Mar 24 16:44:29 2010 +0100 # Branch stable # Node ID 781263c051104865158df68cae2dbcc179cb713f # Parent 9d04f2fef2d6f00c81e3dfd07f881ba4010a0e7c fix typo diff --git a/migration/1.7.2_Any.py b/migration/1.7.2_Any.py --- a/migration/1.7.2_Any.py +++ b/migration/1.7.2_Any.py @@ -1,1 +1,1 @@ -sync_schema_props_perm('BlogEntry') +sync_schema_props_perms('BlogEntry')