Johannes %!s(int64=13) %!d(string=hai) anos
pai
achega
bd2b4f731f
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Resources/doc/index.rst

+ 1 - 1
Resources/doc/index.rst

@@ -169,7 +169,7 @@ then it is easier to change the exclusion policy, and only mark these few proper
 Lifecycle Callbacks
 ~~~~~~~~~~~~~~~~~~~
 If you need to run some custom logic during the serialization process, you can use
-one of these lifecycle callbacks: @PerSerialize, @PostSerialize, or @PostDeserialize
+one of these lifecycle callbacks: @PreSerialize, @PostSerialize, or @PostDeserialize
 
 Annotations
 -----------