diff --git a/components/serializer.rst b/components/serializer.rst index c6740878841..b13270f74ea 100644 --- a/components/serializer.rst +++ b/components/serializer.rst @@ -104,7 +104,7 @@ Deserializing an Object ~~~~~~~~~~~~~~~~~~~~~~~ Let's see now how to do the exactly the opposite. This time, the information -of the `People` class would be encoded in XML format:: +of the ``Person`` class would be encoded in XML format:: $data = <<