mirror of
https://github.com/Hopiu/django-select2.git
synced 2026-04-23 06:24:45 +00:00
Typo
Little type
This commit is contained in:
parent
d8a62ddb5e
commit
5004b79c85
1 changed files with 1 additions and 1 deletions
|
|
@ -128,7 +128,7 @@ class ModelResultJsonMixin(object):
|
|||
"""
|
||||
Class constructor.
|
||||
|
||||
:param queryset: This can be passed as kwarg here or defined as field variabel,
|
||||
:param queryset: This can be passed as kwarg here or defined as field variable,
|
||||
like ``search_fields``.
|
||||
:type queryset: :py:class:`django.db.models.query.QuerySet` or None
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue