1
0
mirror of synced 2025-01-17 22:11:41 +03:00

Fix bug in previous commit

This commit is contained in:
Benjamin Eberlei 2011-06-11 09:59:17 +02:00
parent 71c47f69ec
commit 06e45f7587

View File

@ -20,7 +20,7 @@ abstract base class or interface. An entity class must not be final
or contain final methods. Additionally it must not implement
**clone** nor **wakeup** or :doc:`do so safely <../cookbook/implementing-wakeup-or-clone>`.
See the `architecture chapter <../reference/architecture>` for a full list of the restrictions
See the :doc:`architecture chapter <../reference/architecture>` for a full list of the restrictions
that your entities need to comply with.
An entity contains persistable properties. A persistable property