Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Fix mistake in docs.
  • Loading branch information
pmurias committed Jan 12, 2013
1 parent 3a1258d commit 90ed4cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/serialization_format.markdown
Expand Up @@ -224,7 +224,7 @@ reference to do so. The reason being that
7 = VM Array of Variant References
8 = VM Array of Strings
9 = VM Array of Integers
10 = VM Array of Variant References with String Keys
10 = VM Hash of Variant References with String Keys
11 = VM Static Code Reference

### Object references
Expand Down

0 comments on commit 90ed4cc

Please sign in to comment.