From a038f46859cd27db8e59ba99f8c312cd557bb62e Mon Sep 17 00:00:00 2001 From: Pablo Hoffman Date: Thu, 14 Feb 2013 11:11:17 -0200 Subject: [PATCH] doc: fixed rst title --- docs/topics/items.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/topics/items.rst b/docs/topics/items.rst index 1a4344f8b..1406fa61b 100644 --- a/docs/topics/items.rst +++ b/docs/topics/items.rst @@ -138,7 +138,7 @@ Setting field values KeyError: 'Product does not support field: lala' Accessing all populated values ------------------------------ +------------------------------ To access all populated values, just use the typical `dict API`_::