Merge pull request #1 from fjcapdevila/fix_typo

Fix typo
This commit is contained in:
fjcapdevila 2014-06-09 17:36:12 -03:00
commit 2643ca41b8

View file

@ -607,7 +607,7 @@ class AutoHeavySelect2Mixin(object):
"""
This mixin is needed for Auto heavy fields.
This mxin adds extra JS code to notify the field's DOM object of the generated id. The generated id
This mixin adds extra JS code to notify the field's DOM object of the generated id. The generated id
is not the same as the ``id`` attribute of the field's HTML markup. This id is generated by
:py:func:`~.util.register_field` when the Auto field is registered. The client side (DOM) sends this
id along with the Ajax request, so that the central view can identify which field should be used to