mirror of
https://github.com/Hopiu/django-embed-video.git
synced 2026-03-16 21:30:23 +00:00
Fix spelling mistake
This commit is contained in:
parent
aa5dce0329
commit
0af959ea02
1 changed files with 1 additions and 1 deletions
|
|
@ -172,7 +172,7 @@ def embed(backend, size='small'):
|
|||
.. deprecated:: 0.7
|
||||
Use :py:func:`VideoNode.embed` instead.
|
||||
|
||||
Same like :py:func:`VideoNode.embed` tag but **always uses in secure
|
||||
Same like :py:func:`VideoNode.embed` tag but **always uses insecure
|
||||
HTTP protocol**.
|
||||
|
||||
Usage:
|
||||
|
|
|
|||
Loading…
Reference in a new issue