Author: dr
Date: Mon Nov 12 13:59:31 2007
New Revision: 6712

Log:
- Fixed issue #11745: Typo in PersistentObject Introduction.

Modified:
    trunk/PersistentObject/ChangeLog
    trunk/PersistentObject/docs/tutorial.txt

Modified: trunk/PersistentObject/ChangeLog
==============================================================================
--- trunk/PersistentObject/ChangeLog [iso-8859-1] (original)
+++ trunk/PersistentObject/ChangeLog [iso-8859-1] Mon Nov 12 13:59:31 2007
@@ -1,3 +1,9 @@
+1.3.2 - [RELEASEDATE]
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+- Documentation updates and fixes.
+
+
 1.3.1 - Monday 13 August 2007
 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 

Modified: trunk/PersistentObject/docs/tutorial.txt
==============================================================================
--- trunk/PersistentObject/docs/tutorial.txt [iso-8859-1] (original)
+++ trunk/PersistentObject/docs/tutorial.txt [iso-8859-1] Mon Nov 12 13:59:31 
2007
@@ -863,7 +863,7 @@
 is set to false by default. You can manually set it. Exceptions are
 ezcPersistentManyToOneRelation relations. This relation type only makes sense
 as a reverse relation for ezcPersistentOneToManyRelation. Therefore, the
-reverse attribute is set to false for ezcPersistentManyToOneRelation and is not
+reverse attribute is set to true for ezcPersistentManyToOneRelation and is not
 publicly accessible for writing.
 
 The following example shows the reverse relation definition for the n:m 
relations


-- 
svn-components mailing list
svn-components@lists.ez.no
http://lists.ez.no/mailman/listinfo/svn-components

Reply via email to