Update basics.rst

This commit is contained in:
Francisco Fernández Castaño
2014-08-21 11:49:25 +02:00
parent 60db1ecbcd
commit 4b0e85de77

View File

@@ -395,7 +395,7 @@ Earlier we defined a schema:
Let's now use this schema to try to deserialize some concrete data
structures.
Each of thse concrete data structures is called a :term:`cstruct`.
Each of these concrete data structures is called a :term:`cstruct`.
"cstruct" is an abbreviation of "colander structure": you can think of
a cstruct as a serialized representation of some application data. A
"cstruct" is usually generated by the