diff --git a/doc/marshal.rdoc b/doc/marshal.rdoc index a51f1bf873..78a3d29d4a 100644 --- a/doc/marshal.rdoc +++ b/doc/marshal.rdoc @@ -73,7 +73,7 @@ The first byte has the following special values: a positive little-endian integer. "\xfd":: - The total size of the integer is two bytes. The following three bytes are a + The total size of the integer is four bytes. The following three bytes are a negative little-endian integer. "\x04"::