summaryrefslogtreecommitdiff
path: root/doc/marshal.rdoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/marshal.rdoc')
-rw-r--r--doc/marshal.rdoc2
1 files changed, 1 insertions, 1 deletions
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"::