# HG changeset patch # User Aurelien Campeas # Date 1246268705 -7200 # Node ID d561b2725144a21b06b4d0098db1d03956aa4931 # Parent 94ca417b9b07ebc9cdd9bfd597d19d09a492de26 typo diff -r 94ca417b9b07 -r d561b2725144 schema.py --- a/schema.py Sat Jun 27 00:56:30 2009 +0200 +++ b/schema.py Mon Jun 29 11:45:05 2009 +0200 @@ -36,7 +36,7 @@ META_RELATIONS_TYPES = set(( 'owned_by', 'created_by', 'is', 'is_instance_of', 'identity', 'eid', 'creation_date', 'modification_date', 'has_text', - ))) + )) # set of entity and relation types used to build the schema SCHEMA_TYPES = set((