diff --git a/reference/var/functions/serialize.xml b/reference/var/functions/serialize.xml index 22993eef5d..520288d4f1 100644 --- a/reference/var/functions/serialize.xml +++ b/reference/var/functions/serialize.xml @@ -1,5 +1,5 @@ - + serialize @@ -37,7 +37,7 @@ handles all types, except the resource-type. You can even serialize arrays that contain references to itself. Circular references inside the array/object you - are serializeing will also be stored. Any other + are serializing will also be stored. Any other reference will be lost.