From 5da32d9f6d16ac35cde0ada712ef82255f680190 Mon Sep 17 00:00:00 2001 From: Pablo Hoffman Date: Thu, 9 Jul 2009 16:50:13 -0300 Subject: [PATCH] fixed Sphinx warning --- docs/proposed/newitem-fields.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/proposed/newitem-fields.rst b/docs/proposed/newitem-fields.rst index c96f93758..fa2cd513e 100644 --- a/docs/proposed/newitem-fields.rst +++ b/docs/proposed/newitem-fields.rst @@ -42,7 +42,7 @@ A date, represented in Python by a ``datetime.date`` instance. A date with time, represented in Python by a ``datetime.datetime`` instance. ``DecimalField`` ---------------- +---------------- .. class:: DecimalField