From bbd3b0ca4ffee0e035eb012350cf4fd3e5e3d587 Mon Sep 17 00:00:00 2001 From: Petri Lehtinen Date: Mon, 1 Apr 2013 14:41:10 +0300 Subject: [PATCH] Fix a typo --- doc/apiref.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/apiref.rst b/doc/apiref.rst index 6defc3a..9218cf8 100644 --- a/doc/apiref.rst +++ b/doc/apiref.rst @@ -1125,7 +1125,7 @@ More examples:: Parsing and Validating Values ============================= -This sectinon describes functions that help to validate complex values +This section describes functions that help to validate complex values and extract, or *unpack*, data from them. Like :ref:`building values `, this is also based on format strings.