﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
6757	Minor typo in docs/newforms.txt: forgot a closing parenthesis	Atul Varma <varmaa@…>	nobody	"Diff patch is below.

{{{
Index: docs/newforms.txt
===================================================================
--- docs/newforms.txt	(revision 7224)
+++ docs/newforms.txt	(working copy)
@@ -1564,7 +1564,7 @@
 
       Note that any errors raised by your ``Form.clean()`` override will not
       be associated with any field in particular. They go into a special
-      ""field"" (called ``__all__``, which you can access via the
+      ""field"" (called ``__all__``), which you can access via the
       ``non_field_errors()`` method if you need to.
 
 These methods are run in the order given above, one field at a time.  That is,
}}}
"		closed	Documentation	dev		fixed			Unreviewed	1	0	0	0	0	0
