mirror of
https://github.com/status-im/nim-serialization.git
synced 2025-01-12 21:05:21 +00:00
fix typo
This commit is contained in:
parent
6bbde4d3a0
commit
6025b5d3a7
@ -20,7 +20,7 @@ type
|
||||
f: Foo
|
||||
|
||||
# Baz should use custom serialization
|
||||
# The `i` field should be multiplied by two while deserialing and
|
||||
# The `i` field should be multiplied by two while deserializing and
|
||||
# `ignored` field should be set to 10
|
||||
Baz = object
|
||||
f: Foo
|
||||
|
Loading…
x
Reference in New Issue
Block a user