From 656654fb5b82fa8d18016399c7676f310bafcd1c Mon Sep 17 00:00:00 2001 From: Leila20 Date: Sun, 6 Nov 2016 11:55:33 +0100 Subject: [PATCH] Fixed typo in django/forms/widgets.py comment. --- django/forms/widgets.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/django/forms/widgets.py b/django/forms/widgets.py index 427ea469e2..7c7e2c90fe 100644 --- a/django/forms/widgets.py +++ b/django/forms/widgets.py @@ -795,7 +795,7 @@ class RendererMixin(object): def id_for_label(self, id_): # Widgets using this RendererMixin are made of a collection of # subwidgets, each with their own