mirror of
https://github.com/Hopiu/django-select2.git
synced 2026-04-05 06:30:58 +00:00
typo
This commit is contained in:
parent
c7561ecde1
commit
fd87d86344
1 changed files with 1 additions and 1 deletions
|
|
@ -93,7 +93,7 @@ class Select2Mixin(object):
|
|||
}
|
||||
"""
|
||||
The options listed here are rendered as JS map and passed to Select2 JS code.
|
||||
Complete description of theses options are available in Select2_ JS' site.
|
||||
Complete description of these options are available in Select2_ JS' site.
|
||||
|
||||
.. _Select2: http://ivaynberg.github.com/select2/#documentation.
|
||||
"""
|
||||
|
|
|
|||
Loading…
Reference in a new issue