diff --git a/doc/dbus-specification.xml b/doc/dbus-specification.xml index 05597619..9907fa3b 100644 --- a/doc/dbus-specification.xml +++ b/doc/dbus-specification.xml @@ -356,9 +356,9 @@ - All basic types work like - INT32 in this example. To marshal and unmarshal - basic types, you simply read one value from the data + All fixed types work like + INT32 in this example: to marshal and unmarshal + fixed types, you simply read one value from the data block corresponding to each type code in the signature.