From 4b0e85de7789395a1622a954fdc530dc04adae2c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Francisco=20Fern=C3=A1ndez=20Casta=C3=B1o?= Date: Thu, 21 Aug 2014 11:49:25 +0200 Subject: [PATCH] Update basics.rst --- docs/basics.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/basics.rst b/docs/basics.rst index 7c23e08..4e8bbcf 100644 --- a/docs/basics.rst +++ b/docs/basics.rst @@ -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