Author: ts Date: Mon Jan 7 19:32:13 2008 New Revision: 7095 Log: - Spelling.
Modified: stable/PersistentObject/1.3/src/internal/state_transformer.php Modified: stable/PersistentObject/1.3/src/internal/state_transformer.php ============================================================================== --- stable/PersistentObject/1.3/src/internal/state_transformer.php [iso-8859-1] (original) +++ stable/PersistentObject/1.3/src/internal/state_transformer.php [iso-8859-1] Mon Jan 7 19:32:13 2008 @@ -40,7 +40,7 @@ if ( count( $def->columns ) === 0 ) { throw new ezcPersistentObjectException( - "The PersistentObject defitnion for class {$def->class} was not initialized correctly.", + "The PersistentObject definition for class {$def->class} was not initialized correctly.", 'Missing reverse lookup for columns. Check the definition manager.' ); } -- svn-components mailing list svn-components@lists.ez.no http://lists.ez.no/mailman/listinfo/svn-components